react-qr-barcode-scanner icon indicating copy to clipboard operation
react-qr-barcode-scanner copied to clipboard

Support only QR Code scan mode (for fast scan)

Open programming-with-ia opened this issue 10 months ago • 0 comments

I would like to request a feature to enable a "QR Code scan mode" where the scanner focuses exclusively on detecting QR codes. This would improve scanning performance and reduce delays caused by attempting to recognize other types of barcodes.

Use Case: This feature would be beneficial for applications that solely rely on QR codes for their operations, such as ticket validation, payment systems, or authentication flows. Limiting the scanner to QR code detection would speed up the scanning process and enhance the user experience.

programming-with-ia avatar Jan 26 '25 15:01 programming-with-ia