capacitor-community / file-opener

Capacitor File Opener. The plugin is able to open a file given the mimeType and the file uri. This plugin is similar to cordova-plugin-file-opener2 without installation support.
MIT License
67 stars 13 forks source link

Update Capacitor 5 #35

Closed FranciskoNeves closed 1 year ago

cwoebker commented 1 year ago

Thanks for your work @FranciskoNeves!

funkenstrahlen commented 1 year ago

Can we get this merged soon as capacitor 5 is now released officially?

ryaa commented 1 year ago

Can we get this merged soon as capacitor 5 is now released officially?

I need to check if the above changes work for capacitor 3+ and, as suggested above, keep the peer dependency for the supported versions. @funkenstrahlen i will highly appreciate if you or someone else, could do this because I'm quite busy with other tasks right now.

ryaa commented 1 year ago

Merged PR and released new version 1.0.5 with the capacitor 5 support. @FranciskoNeves thank you for your contribution