Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 886 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 886 Bytes

Jetpack Navigation Example

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.

📌 Features

✔️ Jetpack Navigation Component
✔️ Bottom Navigation with multiple fragments
✔️ Drawer Navigation for additional navigation options
✔️ Safe Args for type-safe argument passing between fragments

🛠️ Tech Stack

  • Kotlin
  • Jetpack Navigation Component
  • BottomNavigationView & DrawerLayout
  • Safe Args for navigation

🚀 Screenshots

Bottom Navigation

🔧 Setup & Installation

  1. Clone the repository
    git clone https://github.com/vedatakcan/NavigationExample.git