Skip to content

voidparadox/Si-Calendar

Repository files navigation

Updates:

• Retina support
• Better dummy project to explain how to use. 
• Many improvements and bug fixes. 


Using the Si-Calendar:

• Copy the "/Calendar" folder into your project.
• Import the main controller CalendarViewController.
• Push the controller onto your navigation controller's stack.
• Set the CalendarViewController's delegate.

• Date changes and/or clear messages will be sent to your delegate:
- (void)calendarViewController:(CalendarViewController *)aCalendarViewController dateDidChange:(NSDate *)aDate


Check out the CalendarAppDelegate for an example of use!

About

Savage Interactive's easy to use iOS calendar object.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published