android-jetpack-navigation topic

List android-jetpack-navigation repositories

NavigationComponents-Tutorials

388
Stars
90
Forks
Watchers

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

216
Stars
109
Forks
Watchers

An example using a single activity, several fragments, animations, arguments, with Navigation Components (Kotlin)

Sample android kotlin project with both drawer and bottom navigation together

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.

This Tutorial will discuss how to implement custom transition animation when using Navigation Component provided by Android Jetpack and BottomNavigationView.

movies-jetpack-sample

15
Stars
4
Forks
Watchers

Android Jetpack + Kotlin, Coroutines, Flow + Clean Architecture + Domain model