Open itzsaga opened 5 years ago
I'll do this one. Is it fine if I use this library: https://www.npmjs.com/package/react-qr-scanner ?
@andreas0607 as long as this is taken into consideration since this is going to primarily be a web app used on mobile devices.
Not compatible with macOS/iOS Safari. Use
legacyMode
to support these platforms.
There's also reactive-qr as another option.
Either way, as long as the data can be read I'm good with whatever :-)
I'll use reactive-qr if you prefer it:) Ill make sure the data is readable
Hitting this issue when using reactive-qr. I'll use react-qr-scanner in legacymode instead
Implement QR Code scanning capabilities. This should happen after logging in to the application.