arkivanov / MVIKotlin

Extendable MVI framework for Kotlin Multiplatform with powerful debugging tools (logging and time travel)
https://arkivanov.github.io/MVIKotlin
Apache License 2.0
847 stars 32 forks source link

Store.states extensions return StateFlow and BehaviorObservable #68

Closed arkivanov closed 2 years ago

arkivanov commented 2 years ago

Closes #67