Replies: 1 comment
-
https://developer.android.com/develop/ui/compose/side-effects |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using molecule for my compose multiplatform project. It works fine to transform action(or event) to state, but how do I handle side-effects while transforming actions like MVI architature?
Beta Was this translation helpful? Give feedback.
All reactions