Expample how to navigate in Jetpack Navigation from child of one nested graph to child from another nested graph.
-
Updated
Sep 24, 2021 - Kotlin
Expample how to navigate in Jetpack Navigation from child of one nested graph to child from another nested graph.
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…
🧭 Modern Android App demonstrating Single Activity Architecture using Jetpack Navigation Component. Features custom 3D transitions, MVVM, Clean Architecture, and Koin.
This is sample application to demonstrate how to use Android Navigation Components .Just to confine the learning mainly on this important Jetpack library, code has been kept very plain and simple without using any library or architecture.
Tutorial covering how to connect the BottomNavigationView widget in an Android app with the navigation controller from the Jetpack navigation architecture component to manage navigation in your app
The Food Recipe App is an Android application designed to provide users with access to a variety of food recipes. Built with Clean Architecture + MVVM.
Voice Recorder App with all required basic features
Jetpack navigation using navgraph and Navigation Component, Also used Deep linking for receiveing the data using implicit and explicit deep links
To associate your repository with the jetpack-navigation-library topic, visit your repo's landing page and select "manage topics."