Skip to content

A complete example of the Navigation Component in Kotlin using Single-Activity Pattern

Notifications You must be signed in to change notification settings

joseAugustoCR/NavigationComponentExample

Repository files navigation

NavigationComponentExample

A complete example of the Navigation Component in Kotlin using Single-Activity Pattern

This project tries to demonstrate the most common use cases for the Navigation Component

  • Navigation Drawer Layout
  • Bottom Navigation View
  • Dialogs
  • Fragments flow using Safe Args and transaction animations
  • Notifications with Deep Link
  • Result callback (similar to startActivityForResult) using the interface approach

About

A complete example of the Navigation Component in Kotlin using Single-Activity Pattern

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages