react-native-raw-bottom-sheet icon indicating copy to clipboard operation
react-native-raw-bottom-sheet copied to clipboard

Touch events not working on IOS simulator

Open upngo opened this issue 4 years ago • 2 comments

I updated react native from 0.59 to 0.63 and touch events now don't work on the iOS simulator. Still using [email protected]

Touch events on the mask never work (ie the closeOnPressMask option) Touch events on the tray body never fire Dragging the tray down works rarely.

I've tried internally using TouchableOpacity from both react-native and react-native-gesture-handler.

Everything works on my android emulator (level 30). Will test on an iOS device shortly.

upngo avatar May 19 '21 01:05 upngo

Same issue. Only happens on the iOS simulator. On iOS device or Android works fine. "react-native": "0.64.1", "react-native-raw-bottom-sheet": "^2.2.0", iOS simulator: iPhone 12 - iOS 14.5

zakve avatar May 28 '21 13:05 zakve

Issue still persists

Brenndoerfer avatar Sep 18 '21 11:09 Brenndoerfer

any fix?

muzammil-kt avatar Feb 06 '23 05:02 muzammil-kt

If it persists in newer versions of react-native, please open a new issue.

nysamnang avatar Mar 07 '24 06:03 nysamnang