An iOS calendar control. Written in swift.
IMPORTANT: Tutorials and guide is now on patchthecode.github.io
Version 5.0.1 was the final version to support Swift 2.
This Library is a UICollectionView
subclass. This means your date cells will look however you want it to look. 100% customizable.
![]() |
![]() |
![]() |
See more |
---|---|---|---|
- 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
JayT, [email protected] <-- 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.
JTAppleCalendar is available under the MIT license. See the LICENSE file for more info.