The Airbnb app serves guests and hosts around the world, delivering magical travel experiences to guests and enabling businesses for hosts. In web applications, routing refers to the mechanism of converting a URL into a software component that can handle the specific path and query parameters. In the iOS app context, routing is a feature navigation API in a multiple module project. The presentation goes through the evolution of routing that happened in the last 14 months and dives into different implementations and their trade-offs.