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
You can buy Learning Ionic from
Change(s):
- First release