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

A pure JavaScript <Slider> component for react-native and react-native-web

Results 71 react-native-slider issues
Sort by recently updated
recently updated
newest added

Hey, Recently our testers detected that slider is getting stuck in specific situations. We use this library to build application for iOS, Android and Web. In our case slider gets...

The component renders only when the user stops moving the slider. I will expect it to show the value of the slider any moment the user moves it.

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

#404 _First ever PR in public repo, please be kind._ Run into [this issue](https://github.com/miblanchard/react-native-slider/issues/404) recently and since it's a must have in my project, I decided to dig a little...

On firing reset action which assigns new value to the slider boundaries, thumbs do move with animation to desired places. However, the progress bar of the slider remains at the...

Please check out example #8 from the snack https://snack.expo.dev/@miblanchard/@miblanchard-react-native-slider ### How to reproduce: Click on the center of the thumb **Expected:** Thumb stays at position because center of thumb matches...

Hello! Has anyone else had a problem with the transparency of the dot on the slider in android systems? On IOS it's perfect ;) . Is there any workaround for...

Hi, when you click somewhere on the trackbar, is there a way to make the thumb slide into the correct position rather than jump instantly? Thanks

i wonder how could i create a slider with double thumbs