mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-02 00:07:23 +08:00
docs(gitbook): try out generated docs
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
<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
|
||||
Reference in New Issue
Block a user