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

Hello, we have following config and after upgrade from 2.3.1 to 2.6 it does not animate positions. setVal(value)} trackClickable animateTransitions animationType='timing' animationConfig={{ duration: 800, useNativeDriver: true, }} trackMarks={sliderMarkkers} renderTrackMarkComponent={() =>...