Join Slack
Powered by
I’m getting started with multiplateform, mainly to...
# multiplatform
j
jean
07/14/2020, 7:35 PM
I’m getting started with multiplateform, mainly to target android and ios. I notice this
https://play.kotlinlang.org/hands-on/Targeting%20iOS%20and%20Android%20with%20Kotlin%20Multiplatform/01_Introduction
gives different explanations/configuration than the code generated by IntelliJ idea when creating a android/ios project. Should I follow one more than the other? Is one of them deprecated?
k
Kris Wong
07/14/2020, 7:36 PM
this is kept the most up to date
https://kotlinlang.org/docs/reference/building-mpp-with-gradle.html
Kris Wong
07/14/2020, 7:41 PM
the play link you shared is up-to-date for a mono repo with apps and shared code all in one
j
jean
07/14/2020, 7:43 PM
alright, I guess that fine for me to start with. Thanks 🙂
Open in Slack
Previous
Next