please is there any guide on how to properly setup a new compose multiplatform project for IOS? like docs to setup the gradle plugin and everything without getting errors, i was able to run the sample template project provided but i need to start a fresh project myself.
👍 2
a
Alejandro Rios
08/06/2023, 1:55 PM
Could it be something like this? But it is another template, there's also some docs in the kotlin page that might give you an idea
d
Dima Avdeev
08/08/2023, 6:19 AM
Sorry, but for now it is better to use template.
It is harder to make Compose for iOS project from scratch.
In the future we will provide it
p
Pablichjenkov
08/08/2023, 10:05 PM
I agree with Dima, the templates not only provide an up to date project with the latest fast changing configuration stuff but also improve your git skills