ionic-native : Native plugin wrappers for Cordova and Ionic with TypeScript, ES6+, Promise and Observable support. You can installing ionic-native npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install ionic-native $ sudo npm install -g ionic-native
If want to update the ionic-native package execute the command as below,
$ sudo npm update ionic-native
Update package globally,
$ npm install -g ionic-native
$ sudo git clone https://github.com/rektide/ionic-native.git
$ sudo npm install -g ./ionic-native
ionic-native@2.9.0 /usr/lib/node_modules/ionic-native
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall ionic-native
Package Name | ionic-native |
Version | 2.9.0 |
Description | Native plugin wrappers for Cordova and Ionic with TypeScript, ES6+, Promise and Observable support |
Released Date | 2017-03-18T22:35:16.864Z |
Published by | ihadeed |
How to Learn | https://www.npmjs.com/package/ionic-native/tutorial |