glepur / react-native-swipe-gestures

4-directional swipe gestures for react-native
MIT License
607 stars 162 forks source link

RFC: DoubleTap call back #39

Closed jahskee closed 5 years ago

jahskee commented 5 years ago

Is there a possiblity to include a doubleTap callback? Thanks!

jahskee commented 5 years ago

Double tap seems to work it's just a matter of how to stack the layering of other views with the swipe-gestures view.