An open API service indexing awesome lists of open source software.

https://github.com/wenfengcheng/zxing.sample_xamarin

ZXing Sample project on Xamarin.Forms
https://github.com/wenfengcheng/zxing.sample_xamarin

barcode scanner xamarin-forms zxing

Last synced: 2 months ago
JSON representation

ZXing Sample project on Xamarin.Forms

Awesome Lists containing this project

README

        

# ZXing.Sample_Xamarin

### Description
In this demo, we will use [ZXing.Net.Mobile for Forms](https://github.com/Redth/ZXing.Net.Mobile) to generating and reading Codes in our Xamarin.Forms application.

### Features
- Scan with default overlay
- Scan continuously
- Scan with custom overlay
- Scan with custom page
- Scan with platform custom overlay
- Generate Barcode

If you want to know more, please refer to [this blog](https://www.jianshu.com/p/197d9aa725d9).