react-native-qrcode-scanner icon indicating copy to clipboard operation
react-native-qrcode-scanner copied to clipboard

A QR code scanner component for React Native.

Results 123 react-native-qrcode-scanner issues
Sort by recently updated
recently updated
newest added

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?

type: feature
resolution: needs more info

### 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...

type: question

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...

![image](https://user-images.githubusercontent.com/24526707/48530004-5f03fc00-e8c8-11e8-846a-ccce929758be.png) 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 ![screenshot_2018-06-30-13-47-32-453_com qrcodeattendance](https://user-images.githubusercontent.com/38030623/42122011-ca8d8f04-7bef-11e8-91a5-d8d44b26cf40.png) ### You need to install this first (Google them because their installation...

type: enhancement
type: documentation
plus: good first issue
docs: examples