JTAppleCalendar is an open source calendar component submitted by Jay that provides a highly flexible calendar controller inspired by the UITableView API.
JTAppleCalendar is similar to UITableView in that each date within the calendar is a separate cell, and you can customize the design of those cells any way you like.
Each cell is selectable, calendars can be laid out horizontally or vertically, there is integrated scrolling, and date picking.
This image from the readme shows the design principle used for the calendar:
You can find JTAppleCalendar on Github here.
A nicely designed highly customizable iOS calendar component.
Original article: JTAppleCalendar – Highly Customizable iOS Calendar Component With A UITableView Inspired Design
©2016 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.
Reference source: iOS App Dev Libraries, Controls, Tutorials, Examples and Tools