We found that when the QR code was being used on our platform in dark mode, cameras were unable to differentiate between the dark background and the blacks/edges of the QR code. Wrapping it in a white background div fixed this by applying a border, but perhaps support for dark mode should be a prop by automatically applying this?
We found that when the QR code was being used on our platform in dark mode, cameras were unable to differentiate between the dark background and the blacks/edges of the QR code. Wrapping it in a white background div fixed this by applying a border, but perhaps support for dark mode should be a prop by automatically applying this?