react-native-bouncy-checkbox icon indicating copy to clipboard operation
react-native-bouncy-checkbox copied to clipboard

onPress not firing on Samsung Galaxy S7 Edge Android 13 LineageOS 20.0

Open MattiL opened this issue 1 year ago • 2 comments

onPress is not always firing on Samsung Galaxy S7 Edge Android 13 LineageOS 20.0. The checkbox only visibly bounces.

MattiL avatar Jan 09 '24 18:01 MattiL

Hello @MattiL

Unfortunately I do not have Samsung Galaxy S7 Edge and could not reproduce the same issue on Android 13. If you have a chance to help me to fix it. I would love that otherwise it will stay as community help needed.

WrathChaos avatar Jan 10 '24 11:01 WrathChaos

I am experiencing the same issue on Samsung Galaxy J3(2017), Android 9. The same code works on a ZTE Axon 11 (Android 11). I think it might be related to this React issue: https://github.com/facebook/react-native/issues/36710

jschoedl avatar Mar 12 '24 14:03 jschoedl