Modals are often used as one-way gates, e.g., preventing a user returning to the registration screens after registering. However, this misuse of modals leads to bugs when the user inevitably jumps the gate. Here, we look at how to build proper one-way gates by tweaking the navigation stack.