camera-preview
camera-preview copied to clipboard
Add methods to check and request camera permission
Is your feature request related to a problem? Please describe. With the Permissions plugin removed in Capacitor 3, we need a way to check and request permissions in android and ios
Describe the solution you'd like
We should have checkPermission()
and requestPermission()
methods just like we have in @capacitor/camera