ideacreation / react-native-barcodescanner

A barcode scanner component for react native - not maintained anymore - use react-native-camera
MIT License
537 stars 162 forks source link

when scan EAN_13 barcode is always not read #17

Open xinggg22 opened 8 years ago

xinggg22 commented 8 years ago

When a EAN_13 barcode in a good's package ,the barcode may be small and have some font around it, and then the sanner is always not read... :<

jeremybviseo commented 8 years ago

I agree with you, there is a problem with EAN_13 identification. All other EAN types work fine.

diogoviannaaraujo commented 8 years ago

Yeah, here in brazil most barcodes are EAN_13, really sad :(

ThaJay commented 8 years ago

tried this yet? https://github.com/ideacreation/react-native-barcodescanner/issues/37#issuecomment-231708733

Anuj-786 commented 7 years ago

Hey, Which version of react you are using. for me it scanned the Barcode EAN_13 successfully.

ean_13