/ImageViewer

Cordova Image Viewer plugin with pinch to zoom support

Primary LanguageObjective-CApache License 2.0Apache-2.0

ImageViewer

Cordova Image Viewer plugin with pinch to zoom support

Installation

cordova plugin add be.solidx.ImageViewer

Usage

ImageViewer.show('http://hostname/image.jpg')

ImageViewer.show('http://hostname/image.jpg', function(message) {...})