Pure swift libraries is supported by KN? I had to fallback to ObjC library with CocoaPods :disappoin...
f
Pure swift libraries is supported by KN? I had to fallback to ObjC library with CocoaPods 😞
s
Only if the swift library exposes an objc compatible interface.
Alternatively, you could write a wrapper in swift.
f
😞
I ended up changing to a ObjC library
Thanks! @Sam