Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 801 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 801 Bytes

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