jeanregisser / react-native-slider

A pure JavaScript <Slider> component for react-native
MIT License
1.3k stars 571 forks source link

Tap track to set value #121

Closed devth closed 6 years ago

devth commented 6 years ago

I want users to be able to just tap an area in the track and the value should be set / thumb should slide over (with optional animation).

devth commented 6 years ago

Duplicate of https://github.com/jeanregisser/react-native-slider/issues/45