enablex-cordova-plugin

2.1.3 • Public • Published

EnableX Cordova Plugin for Android and iOS

Sample code

To see the plugin in action, please check out enableX-cordova-samples.

Using Cordova CLI

Make sure You have Cordova 3.5.0 or greater installed. If you haven't, take a look at the Cordova instructions Page.

  1. Clone this repo to get the source code for the EnableX Cordova plugin

  2. To install the EnableX Cordova plugin, run the following command in the root of your project:

cordova plugin add enablex-cordova-plugin
  1. To remove Enalex Cordova plugin, use the following command:
cordova plugin remove enablex-cordova-plugin

Getting Started on your Project:

All your editing will be done in your www folder.

All JavaScript code should be written in onDeviceReady function in /js/index.js because it is executed after all dependencies has loaded.

    onDeviceReady: function() {
        // Do Your Stuff Here!
    }

Package Sidebar

Install

npm i enablex-cordova-plugin

Weekly Downloads

12

Version

2.1.3

License

MIT

Unpacked Size

31.1 MB

Total Files

16

Last publish

Collaborators

  • enablexer