Pyroh / SlidingRuler

A sliding ruler control for SwiftUI
409 stars 60 forks source link

Slider for time - i.e. each mark is every 1 hour and tick is 15 min each #12

Open jalurgemilang opened 9 months ago

jalurgemilang commented 9 months ago

I'd like to have a pull request to modify the code to cater to time. The other thing about time is not to display -10 minute and should be continuous i.e. after 23:59, it will be 00:00 and so on.