badoo / MVIKotlin

Extendable MVI framework for Kotlin Multiplatform with powerful debugging tools (logging and time travel), inspired by Badoo MVICore library
https://arkivanov.github.io/MVIKotlin
Apache License 2.0
826 stars 66 forks source link

Add to docs that Executors and Bootstrappers can not be objects #215

Closed arkivanov closed 3 years ago

arkivanov commented 3 years ago

Closes #179