- This is a simple app to demonstrate the new navigation3 library revealed during Google I/O 2025.
- This demo uses the alpha02 version of the library.
- Has three different ways to setup navigation, including viewmodel which scopes to screen rather than entire Activity lifecycle
- Also demonstrate on using transition animation setup via nav3 library.
Since this is a super quick reference to the nav3 library, please ignore the architecture, this
app has none :P
The Goal of this demo is not architecture, nor best practices