Skip to content
#

android-navigation-component

Here are 53 public repositories matching this topic...

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, Toolbar, ViewPager2, TabLayout and dynamic feature module navigation with DynamicNavHostFragment and examining Memory Leaks.

  • Updated Mar 25, 2024
  • Kotlin

In this sample Navigation architecture component is used for navigating from source to destination by using jetpack navigation library and handle the navigation drawer and deep linking is also implemented and safe guard library is used to pass the arguments from one screen to another screen and argument is also received in deep linking using que…

  • Updated Mar 5, 2020
  • Kotlin

Improve this page

Add a description, image, and links to the android-navigation-component topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the android-navigation-component topic, visit your repo's landing page and select "manage topics."

Learn more