Skip to content

Experimental coroutines-based MVI micro framework for Android

License

Notifications You must be signed in to change notification settings

solrudev/JetMVI

Repository files navigation

JetMVI

Publish to MavenCentral Maven Central License

Experimental coroutines-based MVI micro framework for Android.

It's lifecycle-aware, and builds on top of Jetpack libraries.

Supports both Redux-like and MVVM+ approaches.

In development. API is unstable and is subject to change.

Sample usage

implementation("io.github.solrudev:jetmvi:x.y.z")