I have KN library that can be compiled to ios fram...
# kotlin-native
j
I have KN library that can be compiled to ios framework. Is there any documentation or tutorial on how I could make this into a cocoapod, so it would be possible to include this lib via cocoapods? I’ve seen in KN documentation one mention that it is possible
o
not sure where you’ve seen it, but you may try to make it work and report back
👍 1