How to false screen slide as back press in IOS

Hi, I already published my app in App Store, it been live there for about a few days and i use top navigator, as the normal back button in IOS the “Arrow” but when user slides the screen either left or right, it back on screen 1 which they suppose to be at the home screen (screen2) when they accidentaly slide for the slide menu, they encounter the screen 1. Please give love and support. Thanks!

You just need to make sure that your Screen1 is outside (above!) the navigator component tree @DevilLooper . This way the user will not be able to return to it.


:heart: