Hi guys, I am interested in what is your opinion o...
# compose-ios
d
Hi guys, I am interested in what is your opinion on how I should create and start a multiplatform project. Following this jetbrains' tutorial it leads me to a web wizard for creating a multiplatform project. Do you think I should do this manually or with a wizard. Having a web wizard for this is cool of course, but am unsure. Wdyt guys? In the past I used to do it manually, but again, what's your opinion?
a
Ask yourself this, why do you need to create that manually if there's a tool that already does that? Also, as you can see is a beginner tutorial to start with CMP, if one of the steps is creating the project with the wizard, then, why not to?
k
It doesn't matter just do it 😉
d
hahah I just went with it. I see the structure is a bit different than it was before,
composeApp
instead of
common
module and similar. Let's see where this takes me