1 / 6

Ionic App Development- A Quick Overview

Ionic is a complete open-source SDK for hybrid mobile app development created in 2013 by Drifty Co.'s Max Lynch, Ben Sperry, and Adam Bradley.<br>

9362
Download Presentation

Ionic App Development- A Quick Overview

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Ionic App Development: A Quick Overview

  2. What is Ionic? Ionic is a complete open-source SDK for hybrid mobile app development created in 2013 by Drifty Co.'s Max Lynch, Ben Sperry, and Adam Bradley. The first version, released in 2013, was built on AngularJS and Apache Cordova.

  3. Why should you choose Ionic? • Open-source and free • Developers love it • Large and supportive community • Angular is included • Single codebase • Cordova plugins • User-interface • Testing is easy

  4. Ionic features Frontend developers can use Ionic to create web pages that run in WebView and in a browser. WebView is a component of an app that renders web pages and displays them as native apps. Apache Cordova plugins are also used by Ionic. Cordova is a mobile app development tool that uses web technologies. It uses its own APIs rather than platform-specific ones.

  5. These APIs are provided by Cordova as plugins to access native functions such as the built-in camera, gyroscope, or sensors. Apache Cordova provides native API access to Ionic apps. It serves as a link between WebView and the operating system of the device. Ionic also provides Ionic Native, a Cordova plugin library designed to support standard APIs and integration. Ionic is available as a free Community Edition set. The Enterprise Edition is an extended version curated by Ionic's team.

  6. Thank you

More Related