Join Slack
Powered by
Is there any guide on how to interop with a Swift ...
# kotlin-native
r
Rafs
11/09/2023, 12:25 PM
Is there any guide on how to interop with a Swift library, specifically, I'm trying to interop with firebase analytics library on a kmp project. i don't want to use any wrapper libraries, I want to try and do this myself.
m
MJegorovas
11/09/2023, 1:59 PM
Here's a tutorial:
https://medium.com/kodein-koders/create-a-kotlin-multiplatform-library-with-swift-1a818b2dc1b0
MJegorovas
11/09/2023, 2:00 PM
If something breaks look at the project linked in the thread above, have it updated to work with Xcode 15
8
Views
Open in Slack
Previous
Next