Skip to content

jonathanzho/MVI

Repository files navigation

A demo example for MVI Architecture.

  • written in Kotlin.
  • debug signing config for release build.
  • no 'androidTest' and 'test' directories. Why?
  • why 'src/main/java' instead of 'src/main/kotlin'?

About

An example of MVI design pattern in Kotlin.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages