icerockdev / moko-mvvm

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

Remove `viewModelScope` protection #206

Closed casvanluijtelaar closed 1 year ago

casvanluijtelaar commented 1 year ago

Is there a specific reason why viewModelScope is protected in your implementation? it prevents us from adding our own extensions similar to this.

idan-fido commented 1 year ago

+1 needed extension fun

Alex009 commented 1 year ago

will be available in 0.15.0 release