camera-preview
camera-preview copied to clipboard
feat(): update to v4
By using next tag, This plugin can try to test on Capacitor 4.
% npm install @capacitor-community/camera-preview@next
https://github.com/capacitor-community/camera-preview/releases/tag/v4.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.
Hi @rdlabo thanks for the pull request. I'm not understanding this - if I merge it into master, how does that make the plugin available with @next rather than be the main version?
fyi: i will test this on monday and let you know if it works. Code changes looks good so far
@pbowyer test with Capacitor 4.0.1 and works fine, guess this can be merged 😊
Thanks for testing @EinfachHans, much appreciated!