JTCalendar

JTCalendar is an easily customizable calendar control for iOS.

Installation

With CocoaPods, add this line to your Podfile.

pod 'JTCalendar', '~> 2.0'

Warning

JTCalendar
JTCalendar

The part below the calendar in the 2nd screenshot is not provided.

Features

  • horizontal and verical calendar
  • highly customizable either by subclassing default class provided or by creating your own class implementing a protocol
  • support internationalization
  • week view mode
  • limited range, you can define a start and an end to you calendar

GitHub