I am looking for a way to disable the swipe back gesture between tabs in Ionic React. I have seen that it is possible with Angular and that it is possible to disable the swipe back gesture for the whole app using setupConfig in React.
But I just want to disable it on the tab pages and not on the pages without tabs.
Any ideas are highly appreciated!
1 post - 1 participant