hey all! I’m writing a kmm project, and need to br...
# multiplatform
p
hey all! I’m writing a kmm project, and need to bridge over to a Swift only library on the ios side - I’m doing this the old fashioned way, but wondered if anyone knew anything about the state of swift interops for KMM?
a
You might be interested in https://skie.touchlab.co/
p
thanks, I am a very big fan of SKIE. What I’d really like to do is bridge directly to the 3rd party library that I’m using and is pure swift (It’s for proprietary hardware, so no sensible workarounds!, and the Objc boilerplate makes me a bit sad 😞