orbitalsonic / Android-Jetpack-Navigation-Component-Example

Navigation Component Example in Android using Kotlin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Navigation-Component-Example

Navigation Component Example in Android using Kotlin

Topics Cover

  • Creating Navigation Graph, NavHost & Destinations
  • Navigating to Destinations with NavController & SafeArgs
  • Pass Data to Destinations with SafeArgs
  • Dialog Navigation with Arguments using Navigation Component
  • Manage BackStack with popUpTo & popUpToInclusive
  • Setup ToolBar & ActionBar with Navigation Component
  • Setup OptionsMenu with Navigation Component
  • Global Actions with Navigation Component
  • Setup BottomNavigation & Navigation Drawer
  • Implementing Implicit & Explicit Deep Links

Credit

Credit goes to U4Universe

Screenshots

alt text

About

Navigation Component Example in Android using Kotlin


Languages

Language:Kotlin 100.0%