react-native-multi-slider icon indicating copy to clipboard operation
react-native-multi-slider copied to clipboard

Tap and move slider

Open BuddhiWeerasinghe opened this issue 7 years ago • 7 comments

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.

BuddhiWeerasinghe avatar Jan 27 '18 14:01 BuddhiWeerasinghe

There is no such support today

ptomasroos avatar Jan 27 '18 15:01 ptomasroos

@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.

dNitro avatar Jun 25 '18 15:06 dNitro

can you wrap your slider and handle onPress to move to next value?

sibelius avatar Nov 14 '18 21:11 sibelius

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

ptomasroos avatar Nov 14 '18 21:11 ptomasroos

good to hear there is progress on this issue. @ptomasroos did you already succeed to clean up the state to enable tapping?

jahnique avatar Feb 15 '19 23:02 jahnique

any progress on this issue? @ptomasroos @sibelius

mbsyaswanth avatar Oct 22 '19 06:10 mbsyaswanth

+1

rodriguezmanu avatar Jan 27 '20 19:01 rodriguezmanu