CalendarKit
đź“… Calendar for Apple platforms in Swift (by richardtop)
HorizonCalendar
A declarative, performant, iOS calendar UI component that supports use cases ranging from simple date pickers all the way up to fully-featured calendar apps. (by airbnb)
CalendarKit | HorizonCalendar | |
---|---|---|
1 | 2 | |
2,616 | 2,984 | |
0.5% | 0.7% | |
3.4 | 5.3 | |
about 2 months ago | 7 months ago | |
Swift | Swift | |
MIT License | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
CalendarKit
Posts with mentions or reviews of CalendarKit.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Does SwiftUI have pre made views to get something like this without even the month days at the top ? just the hour interval for today with the red line ?
https://github.com/richardtop/CalendarKit and UIViewRepresentable
HorizonCalendar
Posts with mentions or reviews of HorizonCalendar.
We have used some of these posts to build our list of alternatives
and similar projects.
- UICalendarView Alternative?
-
Hello I’m new in SwiftUI. I’m using DatePicker() from SwiftUI with “.graphical” display view. I have to change this blue CIRCLE to SQUARE. How can I do it?
You can’t change Apple’s view — there’s no API for that. Check out HorizonCalendar for a solid third party date picker: https://github.com/airbnb/HorizonCalendar While much of it is UIKit, the customization points it offers accepts SwiftUI views you provide.
What are some alternatives?
When comparing CalendarKit and HorizonCalendar you can also consider the following projects:
KVKCalendar - A most fully customization calendar for Apple platforms đź“…
ElegantCalendar - The elegant full screen calendar missed in SwiftUI.
DateTimePicker - A nicer iOS UI component for picking date and time
Koyomi
JTAppleCalendar - The Unofficial Apple iOS Swift Calendar View. Swift calendar Library. iOS calendar Control. 100% Customizable
CalendarView - Calendars made simple (SwiftUI)