android-jetpack-navigation topic
NavigationComponents-Tutorials
Tutorials about Navigation Components to learn using nav graphs, adding top menus, passing arguments via safe args, combining with different Material Design widgets such as BottomNavigationView, Toolb...
Navigation-Components-Example
An example using a single activity, several fragments, animations, arguments, with Navigation Components (Kotlin)
drawer-with-bottom-navigation-architecture
Sample android kotlin project with both drawer and bottom navigation together
Modularized-Single-Activity-Navigation
This is a simple example of a Single Activity application. On this project, you will see how to implement a good navigation approach by using Google Navigation Component in a modularized app.
Navigation-Component-BottomNavigationView-with-Custom-Transition-Animation-and-Navigation-Listener
This Tutorial will discuss how to implement custom transition animation when using Navigation Component provided by Android Jetpack and BottomNavigationView.
movies-jetpack-sample
Android Jetpack + Kotlin, Coroutines, Flow + Clean Architecture + Domain model