Navigation
Navigation Summary
Navigation is a mobile Android app in Tools by chrrissoft. Released in Jul 2023 (2 years ago). It has about 33+ installs Based on AppGoblin estimates, it reaches roughly 4.00 monthly active users . Store metadata: updated Jul 10, 2023.
Recent activity: 1.00 installs this week (7.00 over 4 weeks) showing steady growth View trends →
Store info: Last updated on Google Play on Jul 10, 2023 .
0★
Ratings: 0
Screenshots
App Description
An app that allows me to learn most of the functions of Navigation Compose
As a developer, it is very important to know how to create a grat navigation experience for the user in Android development. Navigation App is an app that allowed me to learn most of the features about Navigation (Compose), the most modern way and recommended by the Android development team.
💚💚💚💚💚 Nav Arguments 💚💚💚💚💚
Navigation App can pass primitive, custom and optional nav arguments between screens and graphs as well, it can:
✅ pass custom nav arguments
✅ pass required primitive nav arguments
✅ pass optionals primitive nav arguments
💚💚💚💚💚 Nav Options💚💚💚💚💚
Navigation App can build any type of nav options, it can:
✅ launch lingle top screen
✅ restore state of the graph that was save its state
✅ remove screens in stack before navigating
✅ save state of the graph before navigating
💚💚💚💚💚 Nav to nested graphs 💚💚💚💚💚
Navigation App can navigate to nested graphs and even pass nav args to them, it can:
✅ pass all args to graphs
✅ get args in all screen into the graphs
💚💚💚💚💚 Nav Back Stack 💚💚💚💚💚
Navigation App can:
✅ tracking the nav stack of screens
✅ tracking the nav stack of graphs
✅ tracking the current screen
I think navigation in Android is an important behavior and I like to know about it. I enjoyed building this app and learned a lot about how the navigation stack works in Android development 💚.
