This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

cordova-ios-photo-library

0.1.0 • Public • Published

Simple plugin to handle save image to user library on iOS

Based on https://groups.google.com/d/msg/phonegap/6n7jGIey9hA/ZlPGiV8Dpm8J

1 step install

cordova plugin add https://github.com/phongjalvn/cordova-imagehelper.git

Usage

You do not need to reference any JavaScript, the Cordova plugin architecture will add a socialmessage object to your root automatically when you build.

Ensure you use the plugin after your deviceready event has been fired.

Save image from URL or path (path is relative to the application root)

window.ImageHelper.saveToUserLibrary(imageUrl, successCallback, failCallback);

License

MIT License

Package Sidebar

Install

npm i cordova-ios-photo-library

Weekly Downloads

0

Version

0.1.0

License

MIT

Last publish

Collaborators

  • lotterfriends