Has anyone tried AppCode recently with Kotlin/nati...
# kotlin-native
s
Has anyone tried AppCode recently with Kotlin/native? I'm wondering what the state of integrating UI with Kotlin is now? When I checked it out a while back, it wasn't great and I was having to manually edit xcode files to get things to work. Is that still the case?
a
I used a combination of xcode, appcode, and android studio. Appcode was veryyyy slow, but, it is the only place all of the code was together. So, often did review and checking from appcode. I usually prefered xcode for swift, and studio for common Kotlin. Used Appcode when writing plaform specific Kotlin-native code that invoked objective C functions.
l
I suspect some update will come after Kotlin 1.3.20