I missed the announcement yesterday, but will Swif...
# kotlin-native
s
I missed the announcement yesterday, but will SwiftUI be usable from ObjC, and thus from Kotlin/native?
k
my understanding is that you'll beed an Obj-C bridging header
K/N cinterop does not work with Swift
s
It uses Swift structs and a Swift only framework called Combine so no.
👍 1