-
-
Notifications
You must be signed in to change notification settings - Fork 84
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support new Compose Multiplatform Lifecycle (and maybe ViewModel) #695
Comments
Eventually might be. This is being tracked in arkivanov/Essenty#157. |
Let's keep this issue open for Decompose-related discussions. |
I noticed an issue with ViewModel lifecycle when an Example of navigating from the list to the details screen and back:
Example Children stack snippet:
KMP, Wasm only for now, Decompose 3.1, Koin 3.6.0-Beta5, Compose 1.6.11, Jetbrains Viewmodel 2.8.0 |
Will this https://www.jetbrains.com/help/kotlin-multiplatform-dev/compose-lifecycle.html be integrated in any form?
The text was updated successfully, but these errors were encountered: