Company
Date Published
Author
Max Lynch
Word count
814
Language
English
Hacker News points
None

Summary

Ionic Native is a project designed to help developers utilize native SDK features in apps built with the Ionic framework by offering a centralized repository of Cordova plugins, making them easier to find and use with consistent APIs. It addresses the common misconception that Cordova/PhoneGap cannot access the same native features as pure native apps by wrapping supported plugins with TypeScript decorators that add Promise, Observable, and Typing support. The project has grown significantly, offering nearly 75 plugins, and it has replaced ngCordova to provide better support across different frameworks, including Angular 1, by integrating directly into Ionic 2 projects. With Ionic Native, developers can expect improved debugging features and a framework-agnostic approach, ensuring that web technologies can leverage native mobile capabilities efficiently.