android-navigation
There are 50 repositories under android-navigation topic.
adrielcafe/voyager
🛸 A pragmatic navigation library for Compose Multiplatform
ncapdevi/FragNav
An Android library for managing multiple stacks of fragments
tunjid/Android-Extensions
An Android library with modules to quickly bootstrap an Android application.
SmartToolFactory/NavigationComponents-Tutorials
Tutorials about Navigation Components to learn using nav graphs, adding top menus, passing arguments via safe args, combining with different Material Design widgets such as BottomNavigationView, Toolbar, ViewPager2, TabLayout and dynamic feature module navigation with DynamicNavHostFragment and examining Memory Leaks.
catalinmiron/react-native-nav-transition
React Native Nav Transition
roudikk/guia
Navigation Component for Jetpack Compose with support for screens, dialogs, bottomsheets, transitions and multi module projects
furkanaskin/TrickyNavigationSample
This repository contains some tricks about Android Navigation Component. 3rd party libraries not used.
ValeryPonomarenko/modular-navigation
An example project that shows a simple way of implementing navigation in multi-module projects
esafirm/universal-router
↩️ Router for every occasions
zawadz88/NavigationComponentPlayground
Sample app leveraging Android Navigation Component
savepopulation/piri
Piri is a lightweight annotation processing library that generates static factory methods for your Activities and Fragments.
hakobvardanyan/NavigationComponentSample
Manual Implementation of Multiple Back Stacks using Jetpack Navigation Component
vaibhav1929/android-navigation-bar
Flarebar is an android library, used to add modern navigation bar in your android application.
aykuttasil/modern-android
Modern Android Project Skeleton
beyondeye/compose_bloc
Kotlin Multiplatform State Management and Navigation Library for Compose
X1nto/OverlappingPanelsCompose
Jetpack Compose implementation of Discord's Overlapping Panels
ferPrieto/MVVM-Modularized
A clean architecture approach (modular) using MVVM, Dagger2, LiveData and RxAndroid
umair13adil/AndroidJetpackTemplate
This is a template project with Android JetPack & AndroidX implementation.
orioonyx/Recyclerview-with-MVVM
A sample android app that shows how to use ViewModels and Room together with RxJava & Hilt in Kotlin by Clean Architecture.
X1nto/Taxi
A simple Jetpack Compose navigator.
ampfarisaho/pathfinder
Lightweight Jetpack Compose Navigation Library
diegodromer/Netflix
App Clone Netflix, desenvolvido para poder estudar e aprimorar as ténicas de desenvolvimento Android.
juangranadilla/RandomUsers
Simple clean architecture project using Architecture Components like ViewModel, LiveData, Room, Navigation, Paging Library, etc.
rh-id/a-navigator
a pure java navigation framework for Android projects.
balrampandey19/android-navigation-architecture-component
The Navigation Architecture Component simplifies the implementation of navigation in an Android app.
OmarLkhalil/GloboChat
Customizing UI Settings Using the AndroidX Preference Library
mvojtkovszky/SingleActivityNavigation
A single activity application framework with straightforward navigation controls, allowing seamless movement between fragments through different containers using a single line of code.
abamrz/aleja-ar
For any inquiries, please contact: alejaindoor@gmail.com
tufanakcay/ArtBookNavigation
Art Book Navigation
tufanakcay/BottomNavigation
Bottom Navigation
dennis-gonzales/Clean-Android
Save your notes!
droiddigest/parkquest
Park Quest [Virtual National Parks Passport App]
GoetzDeBouville/SelfDictation
Educational 📱 android project, developed on the order of freelance
GoetzDeBouville/TakeYourJob
TakYourJob 📱 Android application built with Kotlin, MVVM+StateFlow, Clean Architecture
munbonecci/ShareDataInNavigationGraph
This app was created to learn more about Android compose using Navigation to share data using arguments between screens