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

fix EAN_13 scan in portrait mode #40

Closed ashwini-c closed 7 years ago

ashwini-c commented 8 years ago

EAN 13 does not scan in portait mode

andreaskeller commented 7 years ago

@ashwini-c thanks for your contribution. your commit fixed the scanning in portrait mode, but you could then no longer scan barcodes in landscape mode. With version 3.1.0 you can now scan barcodes both in portrait and landscape mode.