/JTAppleCalendar

The Unofficial Swift Apple Calendar Library. View. Control. for iOS & tvOS

Primary LanguageSwiftMIT LicenseMIT

JTAppleCalendar

An iOS calendar control. Written in swift.

CI Status Version Carthage Compatible Platform License

IMPORTANT: Tutorials and guide is now on patchthecode.github.io


Version 5.0.1 was the final version to support Swift 2.

How will my calendar dateCells look with this library?

This Library is a UICollectionView subclass. This means your date cells will look however you want it to look. 100% customizable.

See more

Features


  • Range selection - select dates in a range. The design is entirely up to you.
  • Boundary dates - limit the calendar date range
  • Week/month mode - show 1 row of weekdays. Or 2, 3 or 6
  • Custom cells - make your day-cells look however you want, with any functionality you want
  • Custom calendar view - make your calendar look however you want, with what ever functionality you want
  • First Day of week - pick anyday to be first day of the week
  • Horizontal or vertical mode
  • Ability to add month headers in varying sizes/styles of your liking
  • Ability to scroll to any month by simply using the date
  • Ability to design your calendar however you want. You want it, you build it
  • Complete Documentation

Author

JayT, patchthecode@gmail.com <-- Sending me emails will not get you a swift response. I check it once every 2 weeks or so. Create a new issue here on github if you need help.

License

JTAppleCalendar is available under the MIT license. See the LICENSE file for more info.