badoo / MVIKotlin
Extendable MVI framework for Kotlin Multiplatform with powerful debugging tools (logging and time travel), inspired by Badoo MVICore library
☆828Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for MVIKotlin
- Kotlin Multiplatform lifecycle-aware business logic components (aka BLoCs) with routing functionality and pluggable UI (Jetpack Compose, …☆812Updated 2 years ago
- A simple MVI framework for Kotlin Multiplatform and Android☆1,000Updated 4 months ago
- Kotlin Multiplatfom app for Droidcon Events☆1,050Updated 2 weeks ago
- Kotlin Coroutines Flow binding APIs for Android's platform and unbundled UI widgets, inspired by RxBinding.☆901Updated last year
- Build a StateFlow stream using Jetpack Compose☆1,897Updated this week
- [DEPRECATED] Routing functionality for Jetpack Compose with back stack☆635Updated 2 years ago
- A pluggable sealed API result type for modeling Retrofit responses.☆735Updated 3 weeks ago
- A Kotlin compiler plugin to make dependency injection with Dagger 2 easier.☆1,318Updated this week
- Model-driven navigation + UI components with gesture control for Compose Multiplatform☆1,135Updated this week
- Dependency injection lib for kotlin☆1,292Updated 2 weeks ago
- Uniflow 🦄 - Simple Unidirectional Data Flow for Android & Kotlin, using Kotlin coroutines and open to functional programming