I have a TableViewController app in Xcode and I would like to add a remember calendar, a push notification functionality and alarms like the built-in Reminders app. Could you help me with the implementation and five me some tips? I hope you could help me!
Asked
Active
Viewed 879 times
1 Answers
0
To implement EventKit the tutorial of Ray Wenderlich might be a starting point http://www.raywenderlich.com/64513/cookbook-making-calendar-reminder

vadian
- 274,689
- 30
- 353
- 361
-
OK, I'll try it. Thank you! – Razvan Julian Jun 27 '15 at 11:32