Hey! KMM support swift-only library?
# multiplatform
r
Hey! KMM support swift-only library?
j
Nope. For now it's support only Objective C
🙌 1
r
@p-schneider Thank you so much 🙌
p
That's nothing I did, I just posted a link. (So there isn't much to thank me for. I'm not working at JetBrains.) You can thank the JetBrains team for their plans and work.
r
Right! But thank you for giving me more information about my subject!
👍 1
p
The easiest way to integrate swift 3rd party library is creating a thin wrapper. Declare an interface in kotlin, implement the thin wrapper in swift, pass the implementation to KMM land either manually or using a di library.
🙌 1