<https://github.com/icerockdev/moko-mvvm/pull/233>...
# multiplatform
t
https://github.com/icerockdev/moko-mvvm/pull/233 Going through this enhancement, now using getViewModel() in composable screen, viewmodel will be preserved on configuration change and also on cleared will be called on composition death. On other platforms also onCleared() will be called, but still not clear whether viewmodel will be preserved in configuration change also in other platforms?? Anyone tested it or have some rigid info?
d
#moko channel