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
{{ message }}
This repository was archived by the owner on Nov 17, 2022. It is now read-only.
Make sure to check the existing issues in this repository
Please, tell us what's the problem?
[ ] A typo
[ ] Wrong documentation
[ ] Improvement of existing article
[x] Missing documentation
[ ] New article needed
Please, tell us more details
In the old docs there were examples showing the easier way to make classes use protocols or to export methods to Objective-C in this section https://docs.nativescript.org/core-concepts/ios-runtime/how-to/ObjC-Subclassing. This is missing from the new docs. You can read more about it in NativeScript/ios-jsc#753 . There is a link to a PR in the old io-runtime-docs repo so hopefully the info can easily be added back