Join Slack
Powered by
I wonder if there is a complete hello world tutori...
# kotlin-native
a
amorenew
08/26/2018, 10:11 AM
I wonder if there is a complete hello world tutorial for Kotlin Native and iOS? I already made Hello world in CLion but I don't know what the next step? I did my homework and I searched in Youtube but I didn't found anything
t
thevery
08/26/2018, 10:28 AM
Android+iOS:
https://github.com/JetBrains/kotlin-mpp-example
thevery
08/26/2018, 10:29 AM
iOS only:
https://github.com/JetBrains/kotlin-native/tree/master/samples/uikit
a
amorenew
08/26/2018, 10:37 AM
@thevery
Yes I know these samples but I need to make a new project from scratch not just running a sample
t
thevery
08/26/2018, 10:39 AM
Use AppCode built-in wizard
thevery
08/26/2018, 10:39 AM
And check
https://github.com/JetBrains/kotlin-native/blob/master/MULTIPLATFORM.md
a
amorenew
08/26/2018, 11:24 AM
Wow it is working..Thanks
6
Views
Open in Slack
Previous
Next