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

"react-native-camera": "^0.6.0", "react-native-qrcode-scanner": "^1.2.1", Getting error in following configuration.

Can't Link ### What's happening? i use link command,but there was no response $ react-native link react-native-qrcode-scanner Scanning folders for symlinks in E:\workspace\AndroidWorkspace\Demo\node_modules (78ms) ### Build details? android 5.1 "react-native-qrcode-scanner":...

When I'm trying to link react-native-qrcode-scanner nothing happens ### What's happening? lapsio@linux-6o92 ~/D/P/P/W/h/hiveipam> yarn add react-native-camera yarn add v1.13.0 [1/4] Resolving packages... [2/4] Fetching packages... info [email protected]: The platform "linux"...

Basically, I was to check if it possible to obtain the data on two barcodes in the camera field of view?

### What's happening? When I go to the QR Scanner application, the scanner crashes the application and the following error comes up in my Xcode. This happens AFTER I give...

### What's happening? Just upgraded the package, and now the app crashes with log text `This app has crashed because it attempted to access privacy-sensitive data without a usage description....

### What's happening? When I try to scan qr code I m not able to read any qrcode any solution ### How can it be reproduced? ` ` ### Build...

type: help wanted
platform: android

When I use the scanner component and will scan successfully a qrCode and change the Navigation, than i got a warning of no-op setState after unmount the component. I have...

### What's happening? The scanning previewer doesn't show up on Android 6.0. But after I set the `fadeIn` property to `false`, it showed up again. ### Build details? 1. Using...

Hi all, I am having this error after i install react native camera. Can anyone help me. I have changed build.gradle dependency classpath to 3 also. But nothing is working....

platform: android