Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

[Enhancement] Add a Barcode Reader. #956

Closed
ghost opened this issue Oct 29, 2019 · 5 comments
Closed

[Enhancement] Add a Barcode Reader. #956

ghost opened this issue Oct 29, 2019 · 5 comments
Labels
feature-request A request for a new feature.

Comments

@ghost
Copy link

ghost commented Oct 29, 2019

Summary

Barcode reader would be extremely valuable. There are - partial - solutions. Support is an issue.

Intended Use Case

Xamarin Forms is very well suited for LOB applications. Barcode reader is a very useful and missing part.

@ghost ghost added the feature-request A request for a new feature. label Oct 29, 2019
@MitchBomcanhao
Copy link

Would the opposite also be true, ie, being able to generate a barcode in app?

@rdeveen
Copy link

rdeveen commented Nov 4, 2019

Not only Barcode but also QR-Code reader would be fine.

@domagojmedo
Copy link
Contributor

Would this work by integrating zxing or writing new solution from scratch? I have no idea how complex reading barcode/QR code is

@RhomGit
Copy link

RhomGit commented Feb 8, 2020

Ref: xamarin/Xamarin.Forms#7934

@mattleibow
Copy link
Contributor

This feature has quite a nice implementation with ZXing: https://github.com/Redth/ZXing.Net.Mobile
You can check out the samples on how to integrate this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request A request for a new feature.
Projects
None yet
Development

No branches or pull requests

5 participants