Skip to content
/ MVI Public
forked from mtomczynski/MVI

Pragmatic Unidirectional Data Flow for Android

License

Notifications You must be signed in to change notification settings

WantGo/MVI

 
 

Repository files navigation

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.

About

Pragmatic Unidirectional Data Flow for Android

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 100.0%