Touch events not working on IOS simulator
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.
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
Issue still persists
any fix?
If it persists in newer versions of react-native, please open a new issue.