└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # Awesome Calendars 2 | A list of awesome calendar components 3 | 4 | ##iOS 5 | * [RSDayFlow](https://github.com/ruslanskorb/RSDayFlow): iOS 7+ Calendar with Infinite Scrolling. 6 | * [CVCalendar](https://github.com/Mozharovsky/CVCalendar): A custom visual calendar for iOS 8+ written in Swift 7 | * [FSCalendar](https://github.com/WenchaoD/FSCalendar): A fully customizable iOS calendar、library、control, compatible with Objective-C and Swift 8 | * [PDTSimpleCalendar](https://github.com/jivesoftware/PDTSimpleCalendar): A simple Calendar / Date Picker for iOS using UICollectionView 9 | * [JTAppleCalendar](https://github.com/patchthecode/JTAppleCalendar): The Unofficial Swift Apple Calendar Library. View. Control. for iOS & tvOS 10 | * [Daysquare](https://github.com/unixzii/Daysquare): An elegant calendar control for iOS. 11 | * [GLCalendarView](https://github.com/Glow-Inc/GLCalendarView): A fully customizable calendar view acting as a date range picker 12 | * [FFCalendar](https://github.com/fggeraissate/FFCalendar): Yearly, Monthly, Weekly and Daily Calendars for iOS. 13 | * [Calendar](https://github.com/jumartin/Calendar): A set of views and controllers for displaying and scheduling events on iOS 14 | * [RDVCalendarView](https://github.com/robbdimitrov/RDVCalendarView): Highly customizable calendarView and calendarViewController for iOS 15 | 16 | ##Android 17 | * [CalendarListview](https://github.com/traex/CalendarListview): Implementation of a calendar in a ListView. One month by row. 18 | * [android calendar view](https://github.com/karabaralex/android-calendar-view): Calendar widget and calendar date picker for android 19 | 20 | ##JavaScript 21 | * [bootstrap calendar](https://github.com/Serhioromano/bootstrap-calendar): Full view calendar with year, month, week and day views based on templates with Twitter Bootstrap. 22 | * [flatpickr](https://github.com/chmln/flatpickr): Lightweight and powerful datetimepicker with no dependencies 23 | --------------------------------------------------------------------------------