I'm looking a way to implement a calendar in my next app. is there a calendar table code somewhere? something that looks like this.
3 Answers
You can find out the perfect month view here.
http://titaniumexplorers.blogspot.in/2012/09/titanium-calendar-month-view.html
take a look to these projects on github (not tested):
module for iphone: https://github.com/stelford/Titanium-Calendar
for android: https://github.com/kurain/TitaniumCalendar
This module realizes a gateway to the internal calendar and works fine. Is there also a calendar UI to plan termins ? I think the asker means this item.
Your Answer
Think you can help? Login to answer this question!