Closed maxencedouet closed 3 years ago
Hello,
We would like to disable back swipe on main pages but we don't manage to implement it on vue-native-router (we are using createBottomTabNavigator) ...
react-native-router props: https://reactnavigation.org/docs/material-top-tab-navigator/#swipeenabled
thank you very much for your help.
Sorry that this reply took so long. From the docs, it doesn't seem as though there is such a prop for bottom tabs.
https://reactnavigation.org/docs/4.x/bottom-tab-navigator/
Hello,
We would like to disable back swipe on main pages but we don't manage to implement it on vue-native-router (we are using createBottomTabNavigator) ...
react-native-router props: https://reactnavigation.org/docs/material-top-tab-navigator/#swipeenabled
thank you very much for your help.