You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using the VSL O-C++ Bindgen you can generate complex class bindings for Objective-C and C++ classes. This tool is pretty complex to use so if you are interested in using I recommend looking at the project's github for information.
Eventually this will be added to the natively supported bindgens so you can use it as part of your build process but that's still a ways away.