This is a sample Android project demonstrating the use of Jetpack Navigation with BottomNavigationView and DrawerLayout. Additionally, it includes Safe Args to pass data between fragments.
✔️ Jetpack Navigation Component
✔️ Bottom Navigation with multiple fragments
✔️ Drawer Navigation for additional navigation options
✔️ Safe Args for type-safe argument passing between fragments
- Kotlin
- Jetpack Navigation Component
- BottomNavigationView & DrawerLayout
- Safe Args for navigation
- Clone the repository
git clone https://github.com/vedatakcan/NavigationExample.git