Skip to content

Latest commit

 

History

History
 
 

rekotlin

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

ReKotlin

ReKotlin Logo

License MIT Download CircleCI codecov

Unidirectional data flow for Kotlin applications. Inspired by Redux and Mobius.

Quickstart

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/