jeanregisser / react-native-slider

A pure JavaScript <Slider> component for react-native
MIT License
1.3k stars 573 forks source link

AnimatedValue: Attempting to set value to undefined #185

Open wulaizi opened 4 years ago

wulaizi commented 4 years ago

"react-native": "0.63.2" "react-native-slider": "^0.11.0",

AnimatedValue: Attempting to set value to undefined

RicardoBrito1938 commented 3 years ago

was there any solution?

RicardoBrito1938 commented 3 years ago

in any case, i figure out my issue, my value was coming as string when Animated.value only accepts number