Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 560 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 560 Bytes

JetPackNavigation

Jetpack navigation using navgraph and Navigation Component, Also used Deep linking for receiveing the data using implicit and explicit deep links

Jetpack navigation is a Powerfull tool for learning single page application it also maintains the backstack properly

Topics Covered

Nav Graph

Sending data from one fragment to another using Args

Implicit Deep Linking explicit Linking

Bottom Navigation

Drawer Navigation

Menu Navigation

Hope it will be useful for learning