html5-qrcode-react
html5-qrcode-react copied to clipboard
Can't pause scanner onNewScanResult()
Hi, I'm using the plugin Html5QrcodePlugin and ResultContainerPlugin exactly like the repository but I don't know how to pause the scanner onNewScanResult(). I want to pause the scanner onNewScanResult, make my actions and then resume the scanner. Can someone help me ? Thank you.