0

Before I make the dive and make it myself, is there any open source solution to have a day calendar in my iPhone app? I need a view which resembles the 'Day' view in the actual Apple Calendar iPhone app.

halfer
  • 19,824
  • 17
  • 99
  • 186
Josh Kahane
  • 16,765
  • 45
  • 140
  • 253
  • 1
    Check this: http://stackoverflow.com/questions/997779/is-there-any-ready-made-calendar-control-for-iphone-apps – Bogatyr Jan 26 '12 at 14:15

1 Answers1

1

http://www.e-string.com/content/ios-calendar-views

I would recommend GCCalendar.

Another one that was created by the developer of GooCal is muhku. This one allows calendar event overlapping.

Bot
  • 11,868
  • 11
  • 75
  • 131