Bottom Navigation with Jetpack Navigation Component in Android using Kotlin
A Bottom Navigation setup using Jetpack Navigation Component with multiple fragments, safe args for type-safe navigation, a nav graph to manage flow, and deep links to access specific screens directly.
ANDROID

