Minggu, 03 Desember 2017

Sponsored Links

What is Ionic? - Web and Mobile Application Development Company ...
src: www.srishtis.com

Ionic is a complete open-source SDK for hybrid mobile app development. The original version was released in 2013 and built on top of AngularJS and Apache Cordova. The more recent releases, known as Ionic 2 or simply "Ionic", are built on Angular. Ionic provides tools and services for developing hybrid mobile apps using Web technologies like CSS, HTML5, and Sass. Apps can be built with these Web technologies and then distributed through native app stores to be installed on devices by leveraging Cordova. Ionic was created by Max Lynch, Ben Sperry, and Adam Bradley of Drifty Co. in 2013.

Ionic Creator is a drag-and-drop interface building tool.


Video Ionic (mobile app framework)



History

Ionic was created by Drifty Co. in 2013. Drifty's previous products have included Codiqa and Jetstrap, which are drag-and-drop interface building tools building on jQuery Mobile and Bootstrap, respectively. Taking feedback from customers who tried to build mobile apps, the team decided to build their own framework that would focus on performance and be built to modern Web standards. After releasing an alpha version of the framework in November 2013, a 1.0 beta was released in March 2014, a 1.0 final in May 2015, and several 2.0 releases in 2016.

In 2015, Ionic developers reportedly created over 1.3M apps with the SDK.


Maps Ionic (mobile app framework)



Services and features

Ionic provides all the functionality which can be found in native mobile development SDKs. Users can build their apps, customize them for Android or iOS, and deploy through Cordova. Ionic includes mobile components, typography, interactive paradigms, and an extensible base theme.

Using Angular, Ionic provides custom components and methods for interacting with them. One such component, collection repeat, allows users to scroll through a list of thousands of items without any performance hits. Another component, scroll-view, creates a scrollable container with which users can interact using a native-influenced delegate system.

Developers can programmatically control the scroll-view to get the scroll position, scroll to bottom/top, zoom, or get information about the current scroll-view instances.

Besides the SDK, Ionic also provides services that developers can use to enable features, such as push notifications, A/B testing, analytics, code deploys, and automated builds.

Ionic also provides a powerful command-line interface (CLI), so developers can get started with creating a project with a simple command. The CLI also allows developers to add Cordova plugins and additional front-end packages, enable push notifications, generate app Icons and Splash screens, and build native binaries.


Built with Ionic: Viceversa | The Official Ionic Blog
src: ionicframework.com


Supported platforms

Ionic is focused on building for modern Web standards and for modern mobile devices. For Android, Ionic supports Android 4.1 and up. For iOS, Ionic supports iOS 7 and up. Ionic 2 supports the Universal Windows Platform for building Windows 10 apps. Ionic Framework, powered by Angular.js, supports BlackBerry 10 apps.


AngularJs Ionic Mobile App Development Tutorial - YouTube
src: i.ytimg.com


Performance

Compared to hybrid applications, mixing Ionic code with native mobile app code in PhoneGap (now called Apache Cordova) allows for higher performance of the resulting product: utilizing AngularJS (rather than jQuery) allows Ionic to rely on native hardware acceleration (rather than extensive DOM manipulation). Ionic leverages CSS transitions and transforms for animation as a way to leverage the GPU and maximize available processor time.


What is Ionic? - Web and Mobile Application Development Company ...
src: www.srishtis.com


Installation

Ionic is an npm module and requires Node.js.


Ionic Framework Tutorial 1: Create Mobile Apps Using Ionic (Intro ...
src: i.ytimg.com


See also

  • Xamarin

Creating Mobile app using HTML5, CSS3, JS - Ionic Framework part I ...
src: i.ytimg.com


References


Creating Mobile app using HTML5, CSS3, JS - Ionic Framework part I ...
src: i.ytimg.com


External links

  • Ionic GitHub Repository
  • Ionic Examples, Video, Starters, Help, Tutorial , Showcase and Source Code

Source of the article : Wikipedia

Comments
0 Comments