2.1.3 • Published 3 months ago

enablex-cordova-plugin v2.1.3

Weekly downloads
46
License
MIT
Repository
-
Last release
3 months ago

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!
    }
2.1.3

3 months ago

2.1.2

4 months ago

2.1.1

8 months ago

2.1.0

11 months ago

2.0.3

1 year ago

2.0.2

1 year ago

2.0.1

2 years ago

2.0.0

2 years ago

1.9.9

2 years ago

1.9.8

2 years ago

1.9.7

2 years ago

1.9.6

2 years ago

1.9.5

2 years ago

1.9.4

2 years ago

1.9.3

3 years ago

1.9.2

3 years ago

1.9.1

3 years ago

1.9.0

3 years ago

1.8.0

3 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago