capacitor-community / proposals

Plugin and platform requests ✋
75 stars 2 forks source link

Photoviewer #71

Open sverdlov opened 3 years ago

sverdlov commented 3 years ago

Plugin Request

Name: Photoviewer Package: @capacitor-community/photoviewer

Platform(s)

Existing Solutions

https://github.com/sarriaroman/photoviewer

Description

The plugin should be able to open an image by url or base64 in fullscreen, zoom, optionaly support title of image, sharing, close with back button. In general, everything that the existing cordova plugin can do. Spinner with loading progress and support a bunch of images would be great additional feature.

jepiqueau commented 3 years ago

@sverdlov i just issue an alpha version of a photoviewer plugin. It works only with Capacitor 3.0.0 Known issues to be solved:

sverdlov commented 3 years ago

@jepiqueau Thanks for work. Will be interesting to try, but, unfortunately, I haven`t migrated to Capacitor 3, yet

jepiqueau commented 3 years ago

@sverdlov there is a demo app at https://github.com/jepiqueau/vue-photoviewer-app so can clone it for having a try.

riderx commented 2 years ago

@jepiqueau i added your plugin to awesome-capacitor if that is useful please take time to star the repo as well :)