Interoperability with Swift/Objective-C

Edit pageLast modified: 11 February 2025

This document covers some aspects of Kotlin/Native interoperability with Swift/Objective-C: how you can use Kotlin declarations in Swift/Objective-C code and Objective-C declarations in Kotlin code.

Some other resources you might find useful: