-
-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(barcode-scanning): support all barcode types #206
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great! I just have a few comments.
Btw: Thanks for sorting alphabetically. ^^
.../main/java/io/capawesome/capacitorjs/plugins/mlkit/barcodescanning/BarcodeScannerHelper.java
Outdated
Show resolved
Hide resolved
Android looks good so far. Feel free to continue with iOS. |
packages/barcode-scanning/ios/Plugin/BarcodeScannerHelper.swift
Outdated
Show resolved
Hide resolved
@capacitor-mlkit/barcode-scanning
@capacitor-mlkit/face-detection
@capacitor-mlkit/face-mesh-detection
@capacitor-mlkit/selfie-segmentation
@capacitor-mlkit/translation
commit: |
packages/barcode-scanning/ios/Plugin/BarcodeScannerHelper.swift
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See #206 (comment)
@mertyldrr Thank you for your first contribution! 💜 |
Pull request checklist
Please check if your PR fulfills the following requirements:
npm run changeset
).Close #105