I'm digging through slack and other info sources, ...
# kotlin-native
k
I'm digging through slack and other info sources, but while doing that, I thought I'd ask here. I'm curious as to why Objective-C library imports are marked experimental? This came up on a call today as a major blocker from the iOS team at an org evaluating KMP. I think because I'm so used to various things being marked "experimental" that it never registered. Since ObjC with cinterop is central to KMP on iOS, to put it mildly, why the annotation? Some detail around the thinking or plans would help in this particular situation. Specifically, the red(ish) warning section at the top of this doc temporarily shut down their internal discussions: https://kotlinlang.org/docs/native-objc-interop.html
👀 1
âž• 2