ZXing.Net.Uno #19686
jp-weber
started this conversation in
Show and tell
ZXing.Net.Uno
#19686
Replies: 1 comment 2 replies
-
You should add Barcode / QR scanning to the subject line so it stands out in a search. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As a requirement of QR code detection for my application, where I currently use maui embedded with ZXing.Net.Maui, I have ported the control for the Uno platform. However, I have ported CommunityToolkit.Maui.Camera as a basis and built the specific features of ZXing.Net.Maui into it again.
Not all functions are currently fully responsive, but barcode recognition is already working on Android. For the other platforms, however, this is a small thing to implement.
https://github.com/jp-weber/ZXing.Net.Uno
Further feedback and support are most welcome
Beta Was this translation helpful? Give feedback.
All reactions