Rb.Forms.Barcode 0.6.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package Rb.Forms.Barcode --version 0.6.4
NuGet\Install-Package Rb.Forms.Barcode -Version 0.6.4
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Rb.Forms.Barcode" Version="0.6.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Rb.Forms.Barcode --version 0.6.4
#r "nuget: Rb.Forms.Barcode, 0.6.4"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Rb.Forms.Barcode as a Cake Addin
#addin nuget:?package=Rb.Forms.Barcode&version=0.6.4

// Install Rb.Forms.Barcode as a Cake Tool
#tool nuget:?package=Rb.Forms.Barcode&version=0.6.4

Rb.Forms.Barcode is a Xamarin.Forms view for scanning barcodes full of awesomeness and also unicorns. Please check the website for further details.

Beta notice: Now with experimental iOS support.

Product Compatible and additional computed target framework versions.
MonoAndroid monoandroid10 is compatible. 
Xamarin.iOS xamarinios10 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.7.1 12,152 8/19/2016
0.6.6 1,359 7/14/2016
0.6.5 1,307 6/13/2016
0.6.4 1,176 1/25/2016
0.6.2 1,151 12/2/2015
0.6.1 1,183 11/27/2015
0.6.0 1,174 11/27/2015
0.5.2-beta 894 11/12/2015
0.5.1-beta 860 11/9/2015
0.5.0-beta 854 10/14/2015
0.4.2-beta 882 8/26/2015
0.4.1-beta 982 7/13/2015
0.4.0-beta 884 5/11/2015
0.3.5-beta 1,007 4/27/2015
0.3.4-beta 1,001 4/22/2015
0.3.3-beta 988 4/20/2015
0.3.2-beta 934 4/17/2015
0.3.1-beta 947 4/17/2015
0.3.0-beta 932 4/15/2015
0.2.3-beta 871 3/25/2015
0.2.2-beta 872 3/24/2015
0.2.1-beta 851 3/24/2015
0.1.0-beta 840 3/5/2015

0.6.3-beta:
* Change: downgrade GooglePlayServices.Vision to 26.0.0.0

0.6.2-beta:
* Fix: handle camera permissions to prevent a crash
0.6.1-beta:
* Change: replace deprecated av orientation call
   
0.6.0-beta:
* New: add iOS support.
* Public API should be nearly the same, only the config for iOS scanner is shorter than the Android config.