capawesome-team / capacitor-mlkit

⚡️ ML Kit plugins for Capacitor. Supports Android and iOS.
https://capawesome.io/plugins/mlkit/
Apache License 2.0
147 stars 46 forks source link

fix(barcode-scanning): fixed CameraPermissionState type #97

Closed frankmarazita closed 1 year ago

frankmarazita commented 1 year ago

Pull request checklist

Please check if your PR fulfills the following requirements:

The CameraPermissionState type was using the Typescript PermissionState instead of the Capacitor PermissionState which includes prompt-with-rationale.