RimGazzeh / MVI-cleanArchView external linksLinks
Sample code for MVI architecture
☆234May 29, 2023Updated 2 years ago
Alternatives and similar repositories for MVI-cleanArch
Users that are interested in MVI-cleanArch are comparing it to the libraries listed below
Sorting:
- Android + Kotlin + Modularization + Gradle Depedency managment + Gradle written in Kotlin DSL + Custom Gradle Plugin + MVVM + MVI + Clea…☆384Jul 23, 2021Updated 4 years ago
- Play MVI with Kotlin Coroutines Flow | MVI pattern on Android using Kotlin Coroutines Flow | Dagger Hilt DI | Koin DI | SharedFlow | Stat…☆1,097Updated this week
- [IN PROGRESS...] Play MVI with Kotlin Coroutines Flow and Jetpack Compose | MVI pattern on Android using Kotlin Coroutines Flow | Dagger …☆332Jan 30, 2026Updated 2 weeks ago
- Demo / Sample Android Project created with Jetpack Compose and MVI Architecture Pattern☆248Mar 2, 2022Updated 3 years ago
- This repository contains a beginner sample app that implements MVI architecture☆232Jul 1, 2021Updated 4 years ago
- Implemented by Clean Architecture, Hilt, MVVM, LiveData, RX, Retrofit2, Room, Anko☆454Jul 27, 2023Updated 2 years ago
- GithubCompose is a sample project that uses Compose + MVI + Navigation Component to presents a modern approach to Android app development…☆107May 31, 2022Updated 3 years ago
- Star wars sample android project showcasing the use of View components for rendering UI in Fragments and Activities. Uses Android Jetpack…☆196Apr 14, 2024Updated last year
- A playground about best practices, using updated libraries and solutions in the Android world!☆367Sep 28, 2025Updated 4 months ago
- Clean Android multi-module offline-first scalable app in 2022. Including Jetpack Compose (with tests), MVI, Material 3, Kotlin coroutines…☆437Nov 23, 2024Updated last year
- Android architecture sample with dynamic feature modularisation, clean architecture with MVI (Uni-directional data flow), dagger hilt, DF…☆460Aug 24, 2021Updated 4 years ago
- Kotlin, MVI, Hilt, Retrofit2, Coroutines, Room Persistence, REST API, Token Authentication☆689Mar 18, 2023Updated 2 years ago
- Android Architecture Design Patterns using Kotlin, MVVM, Hilt, LiveData, Room, MediatorLiveData, NetworkBoundResources, Retrofit, Android…☆346Oct 4, 2024Updated last year
- Feature-first Clean Architecture Android Project☆748Dec 28, 2025Updated last month
- YAPP 공식 앱☆13Updated this week
- Working demo of new things in Android 14☆16Dec 8, 2023Updated 2 years ago
- AppTemplate | MVVM + Clean Architecture | Kotlin, Coroutines, LiveData, Koin, Databinding, Navigation components, Room, Crashlytics, Circ…☆563Jan 21, 2025Updated last year
- A sample using Kotlin, MVVM, Paging2, Dagger2, RxJava2, Coroutines, Jetpack Compose, Retrofit, Glide, Espresso, Unit test, In-app updates…☆164Dec 14, 2025Updated 2 months ago
- 👽 Built with MVVM pattern, Koin , Coroutines + Flows ,Architecture Components, Data Binding , Firebase , Unit/UI Tests ,Motion Layout☆684Jun 15, 2021Updated 4 years ago
- 🚀 Example modularized android application with single activity written in Kotlin☆358Oct 6, 2022Updated 3 years ago
- This is a modularized app that utilizes a single-activity MVI architecture, incorporating both Jetpack Compose and Material 3, all while …☆18May 12, 2025Updated 9 months ago
- Android and Kotlin Multiplatform Multi Module Clean Architecture Proejct☆174Updated this week
- Multi-module Android App built using Jetpack compose, Paging3, Room and More [still in progress....]☆41Mar 13, 2024Updated last year
- Weather tracking app with KMP and Compose, for my series: *Kotlin Multiplatform: Learn by Creating* on medium