Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 655 Bytes

README.md

File metadata and controls

34 lines (27 loc) · 655 Bytes

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