react-native-qrcode-scanner
react-native-qrcode-scanner copied to clipboard
A QR code scanner component for React Native.
I have checked both platforms' ios version 15 and android version 11. when I am scanned multiple times then heat my phone
onRead method is getting triggered without scanning qr. Its only an android issue. Im using react-native-qrcode-scanner 1.5.4 and react-native-camera 4.2.1 version. When the QRCodeScanner component is loaded at random time...
### What's happening? When using on portrait mode everything working fine but as soon as phone gets rotated to landscape. Camera UI gets outside the window and width gets shrink....
I need to scan multiple QR codes at once in one scan. Is it possible for this library? Can you please help me with this?
### What's happening? I'm starting with this library. I copied exactly the code that is made available from the documentation however when executing it I have no answer. Not even...
return ( { this.scanner = node }} onRead={this.onSuccess} topContent={ Go to wikipedia.org/wiki/QR_code on your computer and scan the QR code. } bottomContent={ OK. Got it!
Hi i'm new at RN and react, and got issue with my app, after first installation when u need to give premissions for camera, after pressing OK button on permissionDialogMessage,...
hello, I am trying to put the qrcode scanner on react-native-web, but can't get it to work. I get this error: ``` ERROR in ../node_modules/react-native-qrcode-scanner/index.js 68:6 Module parse failed: Unexpected...
 I want to change preview size camera like that. But i set width and height Camera and View contain Camera view. They are not working well, Please help me...
I just wanna share my custom Qr Code Scanner with scanBar that animates up and down  ### You need to install this first (Google them because their installation...