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

Right slider all the way to the left side cannot be dragged again

Open boksandaniel opened this issue 2 years ago • 3 comments

If you drag the right slider all the way to the left, you are not able to drag the slider on the right side again. When you have a multislider and the right slider all the way to the left, you are not able to drag the slider on the right side again but with the left one you can.

boksandaniel avatar Jun 14 '23 13:06 boksandaniel

I'm facing the same issue (on iPhone 14 iOS 16.2 simulator and RN 0.67.4) ... Do you have any workaround ?

qobaid-bunnyrents avatar Jun 21 '23 18:06 qobaid-bunnyrents

Also the thumbs cannot come together. If I have a range of 1 to 100, would have love to have the option to bring it down to 1. Currently the smallest rage for a step of 1 is 1-2

janusqa avatar Aug 19 '23 22:08 janusqa

Made a PR that fixed it for me if interested.

Neiso avatar Oct 04 '23 15:10 Neiso