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

Compose Multiplatform getViewModel support

Alex009 opened this issue · comments

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