Native Barcode scanner

Anonymous
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#
Developer technologies | C#

An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.


1 answer

Sort by: Most helpful
  1. P a u l 10,766 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

    Was this answer helpful?

    0 comments No comments

Your answer

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