Skip to content
#

navigation-architecture-component

Here are 683 public repositories matching this topic...

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

Navigation refers to the interactions that allow users to navigate across, into, and back out from the different pieces of content within your app. Android Jetpack's Navigation component helps you implement navigation, from simple button clicks to more complex patterns, such as app bars and the navigation drawer.

  • Updated Jun 6, 2021
  • Java

News Application that implements MVVM clean architecture. Presentation layer (View & ViewModel), Domain layer (UseCase & Repository), Data layer (Local Data source & Remote Data source). NewsClient is a second iteration of the [simple news blogs app] that I built using MVVM architecture.

  • Updated Dec 23, 2021
  • Kotlin

Improve this page

Add a description, image, and links to the navigation-architecture-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 navigation-architecture-component topic, visit your repo's landing page and select "manage topics."

Learn more