Native Barcode scanner

Jassim Al Rahma 1,616 Reputation points
2021-09-10T01:28:33.017+00:00

Hi,

Does anyone have a sample code for using the device barcode scanner in Xamarin Forms?

Thanks,
Jassim

Developer technologies | .NET | Xamarin
Developer technologies | C#
{count} votes

1 answer

Sort by: Most helpful
  1. P a u l 10,761 Reputation points
    2021-09-10T02:39:19.973+00:00

    It looks like the ZXing barcode scanner is the popular choice. Here's a repo with an example of how to integrate it into a Xamarin Forms app:
    https://github.com/jfversluis/XFScanBarcodeSample/

    There's also an accompanying YT video:
    https://www.youtube.com/watch?v=kwVtlT3E7fw

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.