root-two / react-native-drawer

React Native Drawer
MIT License
2.54k stars 390 forks source link

Fix issue when vertical gesture conflict with ScrollView in container #256

Closed MaxGraey closed 6 years ago

MaxGraey commented 7 years ago

Add additional test in processShouldSet for avoid conflict with vertical swipe gestures in main container

justinobney commented 7 years ago

This seems to work great!

vomchik commented 6 years ago

@root-two Please apply this PR