mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 08:32:52 +08:00
19 lines
488 B
Markdown
19 lines
488 B
Markdown
# Photo Viewer
|
|
|
|
```text
|
|
$ ionic cordova plugin add com-sarriaroman-photoviewer
|
|
$ npm install @awesome-cordova-plugins/photo-viewer
|
|
```
|
|
|
|
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/photo-viewer/)
|
|
|
|
Plugin Repo: [https://github.com/sarriaroman/photoviewer](https://github.com/sarriaroman/photoviewer)
|
|
|
|
This plugin can display your image in full screen with the ability to pan, zoom, and share the image.
|
|
|
|
## Supported platforms
|
|
|
|
* Android
|
|
* iOS
|
|
|