In this demo, we will use ZXing.Net.Mobile for Forms to generating and reading QR Codes in our Xamarin.Forms application.
The first goal is to use the ZXingBarcodeImageView class to generate a QR code into a ContentView.
The second goal is to use the ZXingScannerPage class to get the information after scanning an image with the device/emulator camera.
The walkthrough below should help you, but you can also get in touch with me @Wilson_VargasM I will be happy to help!
- Visual Studio Community 2017 Version 15.7.3 (with Xamarin tools installed)
- Xamarin Studio with either an Android or iOS phone