I am new to iPhone development.Now i am working on calendar application.I used TapkuLibrary for my calendar application.By this library i can use only the month view.How to implement day view and list view? Please help me..
Asked
Active
Viewed 359 times
0
-
Tapku allows Monthview only.For DayView i use another [library](https://github.com/muhku/calendar-ui).From this library i took some classes and then implement into Tapku library.. – IKKA Apr 23 '13 at 06:49
1 Answers
-1
Tapku now has a TKCalendarDayView
, check the latest at http://github.com/devinross/tapkulibrary

Syed Absar
- 2,274
- 1
- 26
- 45