ideacreation / react-native-barcodescanner

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

when scan EAN_* barcode is not read #33

Closed geniepapa closed 8 years ago

chujian commented 8 years ago

Indeed

xinggg22 commented 8 years ago

I have the same problem , I think is because of remove uses "https://github.com/dm77/barcodescanner". Only use ZXing , scan barcode is so slow than Zbar!

ThaJay commented 8 years ago

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

andreaskeller commented 8 years ago

@geniepapa @chujian @xinggg22 after the rewrite you could only scan 1D barcodes in landscape mode. That's fixed now with the newest version.