Give the possibility to scan a barcode via CameraView #1998
acaliaro
started this conversation in
New Feature Discussions
Replies: 1 comment
-
Yes eventually it will. The approach will be based on the limited details mentioned in this discussion. #1687 I think we are postponing the community standup to next week. I will aim to write something up by then so we can potentially discuss it |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently CameraView does not allow you to read a barcode. Via this article
https://vladislavantonyuk.github.io/articles/Various-methods-for-barcode-scanning-in-.NET-MAUI/
it is explained how to do this using a method external to CameraView.
Is it possible to try to integrate this method directly into CameraView?
Beta Was this translation helpful? Give feedback.
All reactions