@capacitor-community/camera-preview
Advanced tools
Changelog
5.0.0 (2022-06-09)
The plugin has been updated to Capacitor 5, it's not compatible with older versions of Capacitor, see README.md for information about what versions of the plugin to use in previous Capacitor releases.
Changelog
3.1.1 (2022-08-13)
flip
and setFlashMode
by @diesieben07 in https://github.com/capacitor-community/camera-preview/pull/234Changelog
3.1.0 (2022-05-27)
[iOS] Fix camera display on iOS when rotated after opening in landscape. Thank you to contributor @mattczech for the patch (#130) and @riderx who resolved the merge conflict (#216).
[iOS] Fixed microphone permissions request on iOS. Thank you to contributor @mstichweh! (#219)
[Android] Fixex prevent camera is not running error. Thank you to contributor @ryaa! (#223)