HamzaGhazouani / HGCircularSlider

A custom reusable circular / progress slider control for iOS application.
MIT License
2.6k stars 278 forks source link

Added number of rounds and carthage support #15

Closed amichnia closed 7 years ago

amichnia commented 7 years ago

Hello. I have added number of rounds and shadow track to RangeCircularSlider, so it is possible to fully mimic Apple bedtime feature now. Added carthage support (with prebuilt binary) as well.

I have also reintroduced example project, adding a segmented control on clock pane, to show difference between 1 and 2 rounds.

Thanks again for the library - it works pretty nice and I have good experience using it. I removed previous pull request, and merged recent changes into my fork - so it should be possible to merge this automatically now.

HamzaGhazouani commented 7 years ago

Please look at #16