icerockdev / moko-mvvm

Model-View-ViewModel architecture components for mobile (android & ios) Kotlin Multiplatform development

Home Page:https://moko.icerock.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support removeSource

storytellerF opened this issue · comments

Difficult to implement switchMap if removeSource is not provided

I perfer to use stateFlow. Support switchMap is not important.