Hi All, What is the best/recommended way to migrat...
# multiplatform
d
Hi All, What is the best/recommended way to migrate existing mobile apps with Kotlin Multiplatform. I am planning to create a MPP library with app network calls and other common util classes from existing app. Thanks.
n
That’s the best you can do.
d
Thanks @nestserau Do we have any doc/links for migrating existing app with MPP lib.
n
It’s on the Kotlin website. Give it a look.
d
Thanks @nestserau I got it.