/MVI

Pragmatic Unidirectional Data Flow for Android

Primary LanguageKotlinMIT LicenseMIT

Name change, development continues under the Ellipse repo.

🚧 MVI - Model View Intent 🚧

Pragmatic Unidirectional Data Flow for Android

MVI is a library that helps to implement unidirectional data flow in Kotlin using Coroutines in the most simplistic manner possible. All API's are based on extension functions. Thanks to this design choice library plays well with Jetpack Compose or Dagger/Dagger Hilt.