navigation-architecture-component topic

List navigation-architecture-component repositories

Dagger-Examples

276
Stars
154
Forks
Watchers

Some dagger-android examples with Retrofit2, MVVM architecture, RxJava, (Java)

🚀 Example modularized android application with single activity written in Kotlin

NotyKT

1.7k
Stars
238
Forks
Watchers

📒 NotyKT is a complete 💎Kotlin-stack (Backend + Android) 📱 application built to demonstrate the use of Modern development tools with best practices implementation🦸.

OnBoardingScreen

507
Stars
52
Forks
Watchers

create animated onboarding or welcome screen with MotionLayout

Smooth-Navigation

252
Stars
24
Forks
Watchers

提供流畅的 Jetpack Navigation 转场体验。并解决 GitHub 上 Navigation Add Hide 修改版普遍存在的缺陷。

android-stepper

319
Stars
37
Forks
Watchers

A library for creating a wizard-like step-through user interface that uses navigation components and menus for displaying steps with advanced customization.

NotesNavigation

125
Stars
33
Forks
Watchers

Navigation Architecture Component from Jetpack sample app

android-mvvm

110
Stars
22
Forks
Watchers

Android library designed to greatly simplify the implementation process of an MVVM-based application by providing all the means necessary to solve the common problems and avoid the annoying boilerplat...

MoviesApp

110
Stars
11
Forks
Watchers

A Movie Application uses TheMovie API, MVVM architecture and all jetpack components.

Posts Api sample with Kotlin RxJava3/Coroutines Flow, Clean Architecture, Offline first/last with Room + Retrofit2, Dagger Hilt, Dynamic Feature Modules, Static Code Analysis, Gradle DSL, MockK+ Mock...