Hi there, I have asked a similar question concerning OpenCV a few days ago.
I am looking to call OpenCV from ios via Kotlin Native. I have found that OpenCV now provides an objective C and swift wrapper as of 4.4.0.
Can anyone tell me whether it is currently possible to call Objective C code from native, where the objective C code is dependent on C++? Thanks
(Also lmk if this is better suited for the Kotlin Native channel wasn’t sure)