sarriaroman / photoviewer

PhotoViewer Cordova Plugin
MIT License
155 stars 202 forks source link

Any way to save opened image locally? #196

Closed wobsoriano closed 4 years ago

wobsoriano commented 4 years ago

Hello, nice library!

Is there a way to add a button so we can save the image locally?

Thanks!

wobsoriano commented 4 years ago

Nevermind.

For ionic users.

  1. Create a modal with black toolbar and background
  2. Add save icon on the right part of the toolbar
  3. Position the image in the center of the modal (use flex)
  4. Use https://ionicframework.com/docs/native/photo-library to save image