What's New

1.0.7

2024-09-07T14:04:10Z

📆 CalendarKit

License: MIT Static Badge

🤔 What is CalendarKit?

CalendarKit is a highly customizable and easy-to-use calendar framework for iOS projects. With CalendarKit, you can quickly integrate a fully functional calendar into your app, complete with custom styles, event handling, and a user-friendly interface. Designed for iOS v15 and above, CalendarKit is perfect for developers who want to add calendar functionality without spending hours on custom development.

🔗 Example Code

CalendarKitExample

📱 Example Screenshot

📦 Installation

Swift Package Manager

To integrate CalendarKit into your Xcode project using Swift Package Manager, add the following to your Package.swift file:

dependencies: [
    .package(url: "https://github.com/insub4067/CalendarKit.git", from: "1.0.5")
]

Description

  • Swift Tools 5.10.0
View More Packages from this Author

Dependencies

  • None
Last updated: Wed May 14 2025 23:33:21 GMT-0900 (Hawaii-Aleutian Daylight Time)