alantoa / react-native-awesome-slider

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

Silder into modal on Android not working #44

Closed mduc-dev closed 1 year ago

mduc-dev commented 1 year ago

Hi @alantoa, I trying to put silder into modal but on android can not drag im using this code on expo project with these library react-native-modal ^13.0.1 and react-native-awesome-slider ^2.4.2 SliderNotWorking.webm

My code there image

alantoa commented 1 year ago

Hey, @ducnguyen4301, please check out this document and follow the installation instructions for Android.

mduc-dev commented 1 year ago

thanks for issue.