react-native-range-slider-expo
react-native-range-slider-expo copied to clipboard
Slider does not respond to any touches
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
I got the same problem on iOS, any solution?