ekreutz / react-native-barcode-scanner-google

Barcode scanner for react native, which implements barcode detection from Google's Vision API.
MIT License
113 stars 68 forks source link

CODE_128 on some cards not working #45

Open code-by opened 4 years ago

code-by commented 4 years ago

I'm develop App for reding barcodes with CODE_128 type. While this lib working fine from different sources (plastic loyalty cards, shop cashier's check), it not reading (or very rarely) from printed out scan of the loyalty cards to be detected by developing app, while some of the barcode reading apps from PlayStore read them well as others barcodes I have tried. What could be wrong with this lib? Need special properties, etc?