mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-20 01:03:11 +08:00
22 lines
657 B
Markdown
22 lines
657 B
Markdown
|
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/photo-viewer/index.ts#L29">
|
||
|
Improve this doc
|
||
|
</a>
|
||
|
|
||
|
# Photo Viewer
|
||
|
|
||
|
```
|
||
|
$ ionic cordova plugin add com-sarriaroman-photoviewer
|
||
|
$ npm install @ionic-native/plugins/photo-viewer
|
||
|
```
|
||
|
|
||
|
## [Usage Documentation](https://ionicframework.com/docs/native/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
|