icerockdev / moko-mvvm

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

Using SavedStateHandle inside of moko-mvvm ViewModel #126

Open mykola-dev opened 3 years ago

mykola-dev commented 3 years ago

Is it possible to use SavedStateHandle object as a part of the ViewModel in android application? I can't find any usages in the repo samples.

sureshmaidaragi1919 commented 7 months ago

@Alex009 is SavedStateHandle available now?

Alex009 commented 7 months ago

@sureshmaidaragi1919 no