Silinator

Results 1 comments of Silinator

This will invert the qr before scan eternally. Just add this part before you initialize your scanner. ```JS import {Html5Qrcode} from "html5-qrcode"; //....start of stuff to add Html5Qrcode.prototype.foreverScan = function(internalConfig,...