This story was originally published on HackerNoon at:
https://hackernoon.com/nav3-router-convenient-navigation-on-top-of-jetpack-navigation-3.
If you're already using Navigation 3 or planning to migrate to it, Nav3 Router will help make this experience more pleasant.
Check more stories related to programming at:
https://hackernoon.com/c/programming.
You can also check exclusive content about
#android,
#android-development,
#android-app-development,
#jetpack-compose,
#jetpack,
#navigation,
#nav3-router,
#hackernoon-top-story, and more.
This story was written by:
@arttttt. Learn more about this writer by checking
@arttttt's about page,
and for more stories, please visit
hackernoon.com.
Jetpack Navigation 3 is a new Google navigation library that is fundamentally different from previous versions. The main idea of Nav3 is simple: you have a NavBackStack — a regular mutable list where each element represents a screen in your application.