mgcrea / vision-camera-barcode-scanner

High performance barcode scanner for React Native using VisionCamera
MIT License
84 stars 11 forks source link

How to detect QR Codes with black background similar to the built-in camera app? #27

Closed neilanthonyte closed 6 months ago

neilanthonyte commented 6 months ago

Hi the qr code below can't be scanned using this barcode scanner

Screenshot 2024-03-04 at 11 48 38 PM

It works with the typical qr code design (white background) but not the qr code above . . although the camera built-in app can scan it.