Hello, I have a question if you don’t mind. I am a...
# multiplatform
s
Hello, I have a question if you don’t mind. I am about to create a KMM project(Which will be used for Android and iOS only and compose + SwiftUI will be used). Should I use the wizard from the documentation or the one from the Android Studio -> new Project? What is the difference?
a
I think you’ll get more up-to-date setup with the wizard instead of with the AS plugin. But, in overall the difference shouldn’t be that big.
s
Ok, cool thanks for explaining 👍🏻
❤️ 1
a
If I'm not mistake, you can't create a KMP project from Android Studios directly, you'll need to do that from the official Jetbrains template, in your case, you don't need to share ui
a
@Alejandro Rios there is a plugin for Android Studio which helps you create a KMP project from AS, please check: https://plugins.jetbrains.com/plugin/14936-kotlin-multiplatform-mobile
👍🏻 1