Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 622 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 622 Bytes

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.