kbiakov / unidirectional-architecture-on-mobileLinks
Dive into Unidirectional Architecture!
☆148Updated 3 years ago
Alternatives and similar repositories for unidirectional-architecture-on-mobile
Users that are interested in unidirectional-architecture-on-mobile are comparing it to the libraries listed below
Sorting:
- Badoo's take on RIBs☆164Updated 8 months ago
- To modify data RxJava provides a lot of methods, but Kotlin Coroutines doesn’t have them. This library’s goal is creating functions that …☆76Updated 5 years ago
- Clean architecture blueprint using Kotlin and MVP pattern.☆110Updated 7 years ago
- Redux-inspired Android architecture library leveraging Architecture Components and Kotlin Coroutines☆210Updated 3 years ago
- ☆97Updated 4 years ago
- Sample that shows how to apply the Coordinator Pattern on Android☆121Updated 7 years ago
- Simplest possible demo MVI App☆101Updated 5 years ago
- Kotlin Multiplatform project with Clean Architecture, aiming to only implement the view natively.☆156Updated 6 years ago
- Frequently asked questions about Jetpack Compose – Android’s modern toolkit for building native UI☆84Updated 6 years ago
- A service locator that makes work with Dagger2 in multi-module project easier. Allows binding components life to Activity/Fragment life-c…☆78Updated 4 years ago
- Reactive implementation of Presentation Model pattern in Android.☆182Updated 4 years ago
- Showcasing a Clean Architecture approach from our Android applications framework!☆163Updated 5 years ago
- Application example using Kotlin multiplatform☆43Updated 6 years ago
- A sample pokedex application that serves as a playground for me to try out testing and other best practices.☆70Updated last year
- ☆75Updated 6 years ago
- Mastering Android navigation☆181Updated 3 months ago
- Android Architecture Blueprint sample app implementation using Mobius☆69Updated 2 years ago
- Step-by-step guide on Kotlin Multiplatform☆100Updated 4 years ago
- Sample of MVI in Kotlin Multiplatform☆70Updated 4 years ago
- Playground for Kotlin, MVI and other stuff☆81Updated 6 years ago
- Pet project for cutting edge Android development with Jetpack☆270Updated 5 years ago
- Companion repo for the "It's complicated, but it doesn't have to be: a Dagger" journey talk presented at Android Makers Paris 2019☆97Updated 6 years ago
- A sample project entirely written in Kotlin. Backend/Frontend with Ktor and Android app.☆219Updated 6 years ago
- Kotlin Flow testing has never been easier