keske / react-native-easy-gestures

React Native Gestures. Support: Drag, Scale and Rotate a Component.
MIT License
174 stars 61 forks source link

child component onPress event detection #61

Open ManigandanRaamanathan opened 4 years ago

ManigandanRaamanathan commented 4 years ago

Added onPress detection in PanResponder. Initially it wont recognise onPress events within the child contents #60