In this jetpack compose tutorial, we will learn about jetpack compose navigation, how to navigate between composable and how to pass arguments to other composable.
Keyframes
00:00 introduction
00:23 Add navigation dependency
00:53 Create Screen composable
02:33 Navigation
04:57 NavHost
06:33 NavGraph
11:46 popUpTo
13:28 Navigate with arguments
20:14 Conclusion
project
https://github.com/Hoodlab/Jetpack-co...
android documentation
https://developer.android.com/jetpack...