rehy / cordova-promise-polyfill

Promise polyfill for Cordova.
2 stars 2 forks source link

Promise polyfill for Cordova

This is a polyfill of the ES6 Promise for Cordova.

Usage

Add dependency to your plugin's plugin.xml:

<dependency id="cordova-promise-polyfill"></dependency>