cordova-promise-polyfill
v0.0.2
Published
This is a polyfill of the ES6 Promise for Cordova.
Downloads
375
Maintainers
Readme
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>