Hey there!
I'm trying to import your library using cinterop for Kotlin Multiplatform.
The thing is that I'm seeing that only a limited scope of classes use @objc annotation, is this enough to work with the library using objC?
Or it's not possible at the moment?
2nd question, is there a objC version of this library?
Thanks in advance!