https://github.com/d-integral/sutinky
The future best SwiftUI calendar in history. 😎
https://github.com/d-integral/sutinky
calendar calendar-view swiftui-calendar swiftuicalendar
Last synced: 6 months ago
JSON representation
The future best SwiftUI calendar in history. 😎
- Host: GitHub
- URL: https://github.com/d-integral/sutinky
- Owner: D-Integral
- License: mit
- Created: 2024-12-30T16:22:11.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-12-30T21:39:25.000Z (10 months ago)
- Last Synced: 2025-04-13T21:12:50.478Z (6 months ago)
- Topics: calendar, calendar-view, swiftui-calendar, swiftuicalendar
- Language: Swift
- Homepage:
- Size: 12.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sutinky
The future best SwiftUI calendar in history. 😎
# Usage
The library is available in Swift Package Manager.
Step 1
File -> Add Package Dependencies... -> https://github.com/D-Integral/Sutinky.git
Step 2
import Sutinky
Step 3
var body: some View {
SutinkyCalendarView()
}# Participation
If you want to improve the calendar, what are you waiting for? I would be happy to see your pull request! ;)