react-native-gesture-responder icon indicating copy to clipboard operation
react-native-gesture-responder copied to clipboard

onResponderSingleTapConfirmed takes a long time until called

Open macrozone opened this issue 6 years ago • 1 comments

when i tap on the view, it takes 2-3 seconds until onResponderSingleTapConfirmed is called. Tested on android

macrozone avatar Sep 03 '17 12:09 macrozone

Additional note: the api is a bit confusing. You can use 'onResponderRelease' to detect single taps

macrozone avatar Sep 03 '17 12:09 macrozone