avishain / react-native-range-slider-expo

Customizable range slider for react native apps
MIT License
29 stars 12 forks source link

Slider does not respond to any touches #31

Open GreenCurveDev opened 1 year ago

GreenCurveDev commented 1 year ago

Hi, Tried the exact example code in a new Expo project created using npx create-expo-app. The Sliders display fine but do not respond to any touch/gestures (running on iPhone 12) I have tried making changes to the View styles and containerStyle width/height. Assume its something I am doing/not doing as it is pretty fundamental and has not been reported elsewhere. Any help/suggestions appreciated.

Thanks

Mercalli85 commented 1 year ago

I got the same problem on iOS, any solution?