An open API service indexing awesome lists of open source software.

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. 😎

Awesome Lists containing this project

README

          

# Sutinky
The future best SwiftUI calendar in history. 😎

Screenshot 2024-12-30 at 23 23 18

# 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! ;)