We want to use a swift framework in kotlin. I’ve e...
# kotlin-native
y
We want to use a swift framework in kotlin. I’ve exported the swift api to obj-c as it says to do here: https://kotlinlang.org/docs/reference/native/objc_interop.html How would you do this using the
kotlin-platform-native
plugin?
y
Thanks! Yes this is exactly what we need