capacitor-community / photoviewer

PhotoViewer table images with fullscreen and sharing capabilities
MIT License
49 stars 12 forks source link

feat(): update to v4 #19

Closed rdlabo closed 1 year ago

rdlabo commented 1 year ago

By using next tag, This plugin can try to test on Capacitor 4.

% npm install @capacitor-community/photoviewer@next

https://github.com/capacitor-community/photoviewer/releases/tag/v2.0.0-0

However, this update was done automatically by @rdlabo/capacitor-plugin-to-v4 ,and has not been confirmed to work.

https://github.com/rdlabo-team/capacitor-plugin-to-v4

If you have any problems using it, please comment on this thread.

@maintainer Released with next tag to make the world compatible with Capacitor v4. Please check out this pull request and decide if you want to merge or not. Thanks for all your great work, and we look forward to working with you in the future.

jepiqueau commented 1 year ago

@rdlabo Thanks for your contribution