question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

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?

<QRCodeScanner onRead={this.onSuccess.bind(this)} topContent={ <Text style={styles.centerText}> HOME </Text> } bottomContent={ <TouchableOpacity style={styles.buttonTouchable}> <Text style={styles.buttonText}>WELCOME</Text> </TouchableOpacity> } />

Build details?

OS ANDROID “react”: “16.3.1”, “react-native”: “0.55.1”, “react-native-camera”: “^1.0.3”, “react-native-qrcode-scanner”: “^1.0.1”

Issue Analytics

  • State:open
  • Created 5 years ago
  • Comments:6

github_iconTop GitHub Comments

2reactions
karthick-t2scommented, Jul 31, 2018

@JakeRawr that’s fine. I’m using react native camera V1.1.4 and the scanning takes too long and sometimes it won’t scan at all.

0reactions
wadtechcommented, Feb 18, 2019

I’ve found that running on the device works perfectly on both Android and iOS but running in the android emulator doesn’t scan the QR code correctly.

Really no idea how to debug it, it simply reads nonsense from the qr code as presented.

Read more comments on GitHub >

github_iconTop Results From Across the Web

QR & Barcode Scanner - Apps on Google Play
QR & Barcode Scanner app is the fastest QR code scanner / bar code scanner out there. QR & Barcode Scanner is an...
Read more >
QR Code Scanner & Reader - QRStuff
The QRStuff QR Code Scanner is the perfect tool to scan your QR codes anytime and anywhere. Now you can easily and quickly...
Read more >
How to Scan a QR Code on an iPhone or Android - HelloTech
If you're running Android 8 or later, you can scan a QR code by opening the camera app, pointing your phone at the...
Read more >
How to scan a QR code with your iPhone or Android phone
Your Android phone's camera likely can scan QR codes without the use of a third-party app. Here's how: ... Open the Camera app...
Read more >
QR Code & Barcode Scanner 17+ - App Store
Download QR Code & Barcode Scanner ・ and enjoy it on your iPhone, iPad, ... Discover your world by scanning any QR code...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found