OnComplete not firing
Cant seem to read from the barcode scanner, does <ScannerInputListener OnComplete={qtString => console.log("QRSTRING: ", qtString)}> need to wrap my code? does it need a Textinput for it to work? I cant make it work =/
Thanks in advance Diego