I'm using CalendarKit and SwiftUI. I need to create "Today" button and Date Picker to select date, but I didn't foudn any solution, so is there a way to change the date or call somethign like move(to date: Date) function from another view?
Is there a way to change date from another struct using CalendarKit?
140 views Asked by Даниил Кикимов At
1
Here's the solution I'm using