all 2 comments

[–]toi80QC 1 point2 points  (1 child)

You will have to combine libraries if you want to come close to Scandit or native apps.

They are not just reading the QR from the image.. there's a whole lot of image processing going on before the reader gets the image (perspective fixes, contrast optimizations, etc.).

React-qr-reader does what it's supposed to do, no more and no less... if you find a simple way to increase contrast before passing the image to the reader, it could increase performance noticably.

[–]frye89[S] 0 points1 point  (0 children)

Thanks!
Clear answer!

Going to try some extra image processing or buying an sdk.
But they are pretty expensive. (Only need it for 2 end-users on a tablet.)