We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tell us which versions you are using:
Need to lock the Swipe Gestures, inside a scene in a tab.
Could not able to lock the swipe gesture
I have tried panHandlers={null}, SwipeGesturesEnabled={false}, SwipeGestureEnabled={false}. I could not able to disable the swipe gesture in Android.
The text was updated successfully, but these errors were encountered:
try swipeEnabled={false} this works for me.
https://github.com/aksonov/react-native-router-flux/blob/master/docs/API.md#tabs-tabs-or-scene-tabs
Sorry, something went wrong.
No branches or pull requests
Version
Tell us which versions you are using:
Expected behaviour
Need to lock the Swipe Gestures, inside a scene in a tab.
Actual behaviour
Could not able to lock the swipe gesture
I have tried panHandlers={null}, SwipeGesturesEnabled={false}, SwipeGestureEnabled={false}. I could not able to disable the swipe gesture in Android.
The text was updated successfully, but these errors were encountered: