Navigation is an essential part of every Android application. We, as Android developers, have many available approaches for navigating between screens in apps.
This talk will cover the following topics:
- Android Navigation History
- How different navigation approaches can be used together with Jetpack Compose
- How to build complex navigation in an Android app that uses Jetpack Compose