Navigation is a core part of a mobile application. There are screen-to-screen navigation, deep-link, handling in-app browser links, and handling redirection after log-in. Things get more complicated if modularization is introduced. So how we can keep the navigation not just under our control but also easier?