bartgryszko / react-native-circular-slider

React Native component for creating circular slider :radio_button:
MIT License
876 stars 190 forks source link

How to Restrict BedTime Marker not to move beyond 0 ? Any Hack ? #29

Closed renganatha10 closed 5 years ago

renganatha10 commented 6 years ago

I am using this slider to implement 24 hours clock.

I want to make sure that BedTime Marker doesn't move beyond 0 deg and Wake time does move beyond 360 deg

which means both the markers should move between 0 to 360

Any Hack or work around ?