Unidirectional data flow for Kotlin applications. Inspired by Redux and Mobius.
First add the ReKotlin dependency to your build script.
dependencies {
implementation 'io.github.rakutentech.rekotlin:rekotlin:2.1.0'
}
For more details see here: https://rakutentech.github.io/ReKotlin/docs/