CalendarApp
CalendarApp is a template repository serving as a starting point for experiments with CalendarKit. It's a sample calendar app for iOS built with CalendarKit and EventKit. It displays events stored in the EKEventStore similarly to the default calendar app.
Getting Started
To run the app, just clone the repository and open Calendar.xcodeproj. If you'd like to edit the code, press "Use this template" to copy this repository to your GitHub account and keep your changes.
Examples
To try CalendarKit with CocoaPods issue the following command in the Terminal:
pod try CalendarKit
Requirements
To run CalendarApp:
- Xcode 12
- iOS 14
Author
Richard Topchii