icerockdev / moko-mvvm

Model-View-ViewModel architecture components for mobile (android & ios) Kotlin Multiplatform development
https://moko.icerock.dev/
Apache License 2.0
994 stars 95 forks source link

Support removeSource #251

Closed storytellerF closed 9 months ago

storytellerF commented 10 months ago

Difficult to implement switchMap if removeSource is not provided

storytellerF commented 9 months ago

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