Hello, how do I send selectors to Swift/ObjC class...
# multiplatform
j
Hello, how do I send selectors to Swift/ObjC class from kotlin? The argument is of type:
selector: kotlinx.cinterop.CPointer<out kotlinx.cinterop.CPointed>?
I found this article but its really old and not sure if there is a better way.
The article linked does work it just seems to be in beta for
@ObjcAction