Hey, I've tried the example from https://github.com/leecade/react-native-swiper as my initial route but I can't swipe more than once, then it breaks the whole plugin.
Is there any way to "let the swipe event be free".
Also, how do you prevent a page from beeing able to go back using the swipe. Like I don't want the user to be able to swipe from Page2 back to the Login Page.