Is Kotlin native beta?

This release also brings Kotlin/Native Beta that compiles Kotlin code directly to native binaries. The multiplatform capabilities of Kotlin now cover all supported platforms so one can share business logic between such components as Android and iOS apps.

Read more

Can Xcode run Kotlin?

Most of the time, Xcode will work in the background . You will use it to add Swift or Objective-C code to your iOS application. Make sure that you have a compatible Kotlin plugin installed. In Android Studio, select Tools | Kotlin | Configure Kotlin Plugin Updates and check the current Kotlin plugin version.

Read more