```What do you recommend to use for State Holder i...
# multiplatform
j
Copy code
What do you recommend to use for State Holder in Compose multiplatfrom? Does the View Model work?
a
The viewmodel does indeed work
j
@Jamshid Isoqov It does, check this section of the docs on how viewmodel works in multiplatfrom https://www.jetbrains.com/help/kotlin-multiplatform-dev/multiplatform-upgrade-app.html#next-step