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

Add a maxDeltaY to DrawerLayout

Open brentvatne opened this issue 5 years ago • 0 comments

If you wait for the drawer gesture to fail before beginning another gesture (eg: have a MapView wait for drawer) then it is useful to have maxDeltaY, otherwise if you swipe totally vertically the map still won't activate.

brentvatne avatar Sep 27 '18 19:09 brentvatne