alantoa / react-native-awesome-slider

🚀 An anwesome <Slider/> that supports various features haptic, lottie, animation, ballon, etc.
MIT License
228 stars 28 forks source link

Bug: Slider is not working on Android #25

Closed cavishek39 closed 1 year ago

cavishek39 commented 1 year ago

Description:

When I am going to place the component after passing the required props, it is not sliding at all.

alantoa commented 1 year ago

are you following the react-native-reanimated and react-native-gesture-handler's docs?