navcontroller
There are 16 repositories under navcontroller topic.
Droppers/AnimatedBottomBar
A customizable and easy to use BottomBar navigation view with sleek animations, with support for ViewPager, ViewPager2, NavController, and badges.
SimformSolutionsPvtLtd/SSCustomBottomNavigation
Animated TabBar with native control and Jetpack Navigation support..โจ๐๐
KarimRedaHassan/Navigation-Component-BottomNavigationView-with-Custom-Transition-Animation-and-Navigation-Listener
This Tutorial will discuss how to implement custom transition animation when using Navigation Component provided by Android Jetpack and BottomNavigationView.
RajashekarRaju/ArchitectureComponentsJava
This project demonstrates how to build a simple app with Navigation components part of Android Jetpack Components. Check the blog from given link.
crypto-sh/navigation
The Navigation Architecture Component
Tillern/Compose-Uber-UI-MockUp
An Uber Like Mockup made with Jetpack Compose and Kotlin
KarimRedaHassan/Navigation-Component-DrawerLayout-with-Custom-Transition-Animation-and-Custom-Navigation-Listener
This Tutorial will discuss how to implement custom transition animation when using Navigation Component provided by Android Jetpack and DrawerLayout.
kevinmainairungu/andfun-kotlin-android-trivia
Android Trivia Application
theMIslam/MangaLib
Test assignment to pass the internship at GeekStudio, which is written on clean architecture. An application about manga and manhwa.
lixoten/demo-navigation-app-android-kotlin-compose
Simple App to demonstrate Compose NavHost
yaeunjess/Android-Navigation
Android using Jetpack Compose, practice for Navigation and Navcontroller, NavGraph
devbwoh/S24W1502Navigation
2024 ์ค๋งํธ ์ฑ ํ๋ก๊ทธ๋๋ฐ
lixoten/demo-simple-navigation-app-android-kotlin-compose
Simple app to demonstrate Compose screen navigation
migotron/KibbleCheck
Kibble Check is an Android app that helps users check the ingredients of dog food against a dictionary of bad ingredients.
sarapmagcode/Using-Activities-and-Intents-in-Kotlin
An app for practicing recyclerview, fragments, navigations, and others
Scofield-alt/Navigation-Demo
This project is a hands-on exploration of Android's Jetpack Navigation Component. The goal is to understand and implement smooth in-app navigation using NavController, NavHostController, NavGraph, and custom route handling.