React Native onPress on a View You can do this using onStartShouldSetResponder (This will work only after React Native version -> 55.3).
React Native onPress on a View You can do this using onStartShouldSetResponder (This will work only after React Native version -> 55.3).