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

Compose Multiplatform getViewModel support #232

Closed Alex009 closed 1 year ago

Alex009 commented 1 year ago

https://github.com/JetBrains/compose-multiplatform now supports android, ios, desktop, web. Special for Android we should have viewmodel instance keep when configuration changed. Need to provide some way for this