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

Rename SuspendExecutor to CoroutineExecutor and SuspendBootstrapper to CoroutineBootstrapper #264

Closed arkivanov closed 3 years ago

arkivanov commented 3 years ago

Via deprecation

arkivanov commented 3 years ago

Closed via #265