Not sure if its a correct place but is there any d...
# multiplatform
m
Not sure if its a correct place but is there any docs or something similar that talking about migrating Kotlin Multiplatform app (targetting iOS and Android) to use Compose Multiplatform partially (ie. we want to do some partial migration or use the Compose Multiplatform in existing project)?
m
We already have the multiplatform modules and already used on our Android and iOS app. But we want to partially share the UI using Compose Multiplatform
m
If you mean using Compose Multiplatform in some pages only then yes it's possible