Open Adwich opened 6 years ago
Wondering if it's working fine with QR codes?
Yeah no problem regarding scanning a Qrcode. But for any barcode I can't get it to work. Is there a specific setting to be able to scan one ?
Hmm, it shouldn't be preventing that, there is a setting to scan different types in react-native-camera, but by default it should be supporting all types, look at the doc link below, as well as the barCodeTypes prop below onBarCodeRead: https://github.com/react-native-community/react-native-camera/blob/master/docs/RNCamera.md#onbarcoderead
I finally found that i can only scan barcode if my phone is scanning while oriented in landscape. I get the same behaviour in react-native-camera.
Anyway, thank you guys for your help
I get the same result scanning barcode while oriented in landscape
Hello everyone, I'm using react-native-qrcode-scanner to scan qrcode and it work great. But I saw that it also can read barcodes given that react native camera can. My problem is that I've tried with barcodes but I can't get any reading.
What's happening?
I can't scan a barcode.
How can it be reproduced?
Here is the code I'm using. I've tried scanning all the barcode I have. To reproduce it just try scanning any barcode.
Build details?
I'm working on Android with these :