Skip to content

A Jetpack Navigation example with Bottom Navigation, Drawer Menu, and Safe Args for fragment communication.

Notifications You must be signed in to change notification settings

vedatakcan/NavigationExample

Repository files navigation

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
    

About

A Jetpack Navigation example with Bottom Navigation, Drawer Menu, and Safe Args for fragment communication.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages