Showing posts with label Cordova. Show all posts
Showing posts with label Cordova. Show all posts

Wednesday, February 04, 2015

Try Ionic framework hybrid app on Mac

Introduction


Ionic framework is a cross-platform HTML5 Javascript CSS framework for hybrid app.
It works with AngularJS and Cordova (PhoneGap).

Check the Ionic documents for details, you will find what it provides.
  • AngularJS: data binding, page routing...
  • AngularJS Extensions (the magic of UI components; View Controller pattern; Javascript Utilities )
  • Ionic Icons
  • CSS UI Components, which you can use Sass to customize.
  • HTML5 Input Type
  • CLI Command line tools - CLI FAQ
  • Demos and Examples - check the Kitchen Sink App with examples demonstrating most of Ionic's features.
  • App Template: iOS-like Tab View Controller template; Side menu template;
  • Community Forum where you can discuss the issues with Ionic.

http://situee.blogspot.com/2015/02/try-ionic-framework-hybrid-app-on-mac.html