Note that I do not intend to include this kind of functionality out-of-the-box on Android, as it would require adding dependencies to androidx libraries and maintaining stuff I’m not all that familiar with. Most notably, there is no state restoration with the fragments in this example, but it does show how Ballast Navigation could be combined with existing Android Fragment features to handle some more advanced navigational use-cases, and with a bit more care around managing the fragments, could be a great way to handle navigation in your non-Compose Android apps