How can i disable swipe back in react native navigator

Viewed 9555

I'm using react native navigator for communication between two screens login and landing screen when i do logout from the landing screen even i can swipe back to landing screen from login screen so how can i disable swipe back in react native navigator

2 Answers
Related