Signal

Kotlin can now call Swift directly — the Objective-C bridge that slowed cross-platform teams down is going away

Kotlin 2.2.20 ships direct Swift export, letting Kotlin Multiplatform code call Swift APIs without going through an Objective-C bridging layer — a technical detail worth knowing if you're comparing KMP against Flutter or React Native for a cross-platform build.