Skip to content

Xamarin.Forms project implementing barcode scanner natively on Android and iOS

Notifications You must be signed in to change notification settings

AndreaGobs/xam-barcode-scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

xam-barcode-scanner

Xamarin.Forms project implementing barcode scanner natively on Android and iOS.

QR scanning to function properly requires the Google Play Services app to be installed. For the Huawei devices without the services of Google the best solution is probably to import Huawei Scan Kit. Documentation seems good also for Xamarinians.

Supported Formats

Format Android iOS
Code128
Code39
Code93
Codabar
DataMatrix
Ean13
Ean8
Itf
QrCode
UpcA
UpcE
Pdf417
Aztec

Permissions

The only permission required is for the Camera usage.

Links

Android solution is base on Google Mobile vision API

iOS solution is based on AVFoundation framework

Installation

Installation Version
Xamarin.Forms 5.0
Android 21+
iOS 12+

About

Xamarin.Forms project implementing barcode scanner natively on Android and iOS

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages