react-native-swipeable
react-native-swipeable copied to clipboard
Restrict vertical scroll(Y-axis pan) while swiping horizontally
Is there a way to restrict vertical scroll (Y axis pan movement) while the user is swiping horizontally?
@chiraggshah have you tried setting scrollEnabled to false on your ScrollView? See https://github.com/jshanson7/react-native-swipeable#common-issues