Generate metadata TypeScript declarations for Objective C/Swift libraries on iOS

Share this video with your friends

Send Tweet

Learn how to generate TypeScript declaration files for all native api’s for iOS, including any 3rd party Objective C/Swift libraries included in your project via Cocoapods or other means. This will allow you to view all the metadata for included iOS libraries to see what classes and apis are exposed to NativeScript.