Note: You are on the beta version of our docs. This is a work in progress and may contain broken links and pages.
Advanced Concepts
Extending native classes and implementing interfaces in NativeScript
In NativeScript, you can extend native classes and implement interfaces for Android, and conform to iOS protocols.
See the following articles for examples:
- Previous
- Adding Native Code
- Next
- Android