Skip to content

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.

Notifications You must be signed in to change notification settings

amritlalsahu5/AndroidNavigationComponents

Repository files navigation

Android Navigation Components

An example to demonstrate the use of Android Navigation components for hassel free screen navigation from one fragment to another It prevents developers to write code for fragment transaction using FragmentManager/FragmentTransaction.

# Project Navigation Flow


Watch the very useful video on the same from Mitch Tabian: https://www.youtube.com/watch?v=IEO2X5OU3MY

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages