docs-v7 icon indicating copy to clipboard operation
docs-v7 copied to clipboard

Missing docs for ObjCClass/ObjCMethod/ObjC decorators

Open PeterStaev opened this issue 7 years ago • 0 comments

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 https://github.com/NativeScript/ios-runtime/pull/753 . There is a link to a PR in the old io-runtime-docs repo so hopefully the info can easily be added back

PeterStaev avatar Sep 15 '18 09:09 PeterStaev