react-native-swipe-gestures
react-native-swipe-gestures copied to clipboard
OnPress is too slow inside GestureRecognizer
- I'm using GestureRecognizer as a parent. onPress became too slow taking at least 2 seconds to navigate or any functionality. Happening in both android and ios.
- Flatlist scroll behavior is not working for ios. In android it's not smooth.