Navigation

1+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

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 πŸ’š.
Updated on
Jul 9, 2023

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection