Appgutta / AGCalendar

Calendar module for Titanium
Other
80 stars 25 forks source link

Slim version? #12

Closed dubcanada closed 11 years ago

dubcanada commented 12 years ago

Hello,

I am wondering if it is possible to just have the eventkit part? I just want to be able to add events to the native iOS calendar. I don't need any of the other fancy stuff.

Is that possible?

ChrisRM commented 12 years ago

You dont need to use the calendar view. Just set eventkit as your datasource and start adding events to the calendar. The main thing missing is the option to retrieve events as lists(array/objects). I'll see if I can add that functionality. Pretty busy atm, but I'll try to make room for it.

ChrisRM commented 11 years ago

Fixed in https://github.com/Appgutta/AGCalendar/commit/4b3d1edda7e7a0dca591e8c0aacde6a7d378cb82