This package has been deprecated

Author message:

WARNING: This project has been renamed to cordova-plugin-ckopenimage

de-cyberkatze-ckopenimage

1.1.0 • Public • Published

CkOpenImage

This plugin is intended to show a picture from an URL into a Photo Viewer with zoom features.

Based on [Photo Viewer][https://github.com/sarriaroman/photoviewer]

How to Install

cordova plugin add de-cyberkatze-ckopenimage --save

API

CkOpenImage.open(<URI>, [title, options]);

Open an image

CkOpenImage.open('http://my_site.com/my_image.jpg', 'Optional Title');
Usage
CkOpenImage.open('http://my_site.com/my_image.jpg', 'Optional Title', {share:false});

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Published

Version History

  • Version
    Downloads (Last 7 Days)
    • Published

Package Sidebar

Install

npm i de-cyberkatze-ckopenimage

Weekly Downloads

2

Version

1.1.0

License

MIT

Last publish

Collaborators

  • cyberkatze