Skip to content

learning-ionic/Chapter-7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chapter 7 - Cordova and ngCordova

About this chapter

In this chapter, we are going to look at integrating device-specific features, such as network, battery status, cameras, and so on into any Ionic application. We will first look at Cordova plugins, and then work with ngCordova.

In this chapter, we will take a look at:

  • Setting up a platform-specific SDK
  • Working with the Cordova plugin API
  • Working with ngCordova
  • Testing a few ngCordova plugins

Purchase Book

You can buy Learning Ionic from

Change Log

1.0.0 (2015-07-22)

Change(s):

  • First release