#Ionic 2 Cookbook - Second Edition This is the code repository for Ionic 2 Cookbook - Second Edition, published by Packt. It contains all the supporting project files necessary to work through the book from start to finish.
Developing real-time apps is the need of the hour, and apps that deal with humongous amounts of user data and real-time information that needs to be updated frequently are in high demand. Currently, one of the most popular frameworks for this task is Ionic Framework, which is undergoing a major makeover. ##Instructions and Navigations All of the code is organized into folders. Each folder starts with a number followed by the application name. For example, Chapter02.
The code will look like the following:
<ion-tabs>
<ion-tab [root]="tab1Root" tabTitle="One"
tabIcon="water"></ion-tab>
<ion-tab [root]="tab2Root" tabTitle="Two"
tabIcon="leaf"></ion-tab>
<ion-tab [root]="tab3Root" tabTitle="Three"
tabIcon="flame"></ion-tab>
</ion-tabs>
A Mac computer with Mac OS X El Capitan and root privileges iPhone 5 or later version Any Android device with Android 5.x or later version (optional) Any Windows Phone device (optional)
##Related Products
-
Sass and Compass for Designers ###Suggestions and Feedback Click here if you have any feedback or suggestions.
If you have already purchased a print or Kindle version of this book, you can get a DRM-free PDF version at no cost.
Simply click on the link to claim your free PDF.