The future best SwiftUI calendar in history. ๐
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()
}
If you want to improve the calendar, what are you waiting for? I would be happy to see your pull request! ;)