react-native-multi-slider
react-native-multi-slider copied to clipboard
Tap and move slider
I want to move the slider by tapping on the slider not just sliding by the marker. I can't find any prop or default settings to do it. Please can you help asap.
There is no such support today
@ptomasroos, Any plan on implementing this feature?!!! Tapping is a much more accepted UX than select'n move; and so every range slider should have.
can you wrap your slider and handle onPress to move to next value?
Should be doable? I’m working on cleaning up the state will send a pr next week. Because of the new lifecycles depreciations in react. Should be easier at that point. When there is less state inside the component
good to hear there is progress on this issue. @ptomasroos did you already succeed to clean up the state to enable tapping?
any progress on this issue? @ptomasroos @sibelius
+1