rebuy-de / rb-forms-barcode

Rb.Forms.Barcode is a Xamarin.Forms view for scanning barcodes.
https://github.com/rebuy-de/rb-forms-barcode
MIT License
43 stars 21 forks source link

Format Interleaved2of5 missing in iOS #54

Open guilherme-mantovani opened 8 years ago

guilherme-mantovani commented 8 years ago

I am developing a barcode reader and the format Interleaved2of5 is needed. In android this format is read with the ITF, however the iOS need this especific configuration. I've already created a pull request for this. Thank you.