Add the QRCodeScanner element to the page and this will also act as the video preview for the QR Code Scanner. The options can then be set on this element.
You start / stop the QR scanning via workflow element actions.
An action is also included to retrieve the current cameras on the device and store them in the 'Cameras' list state. These can be used to select the required camera. This has been added as an example in the demo page @
https://qr-code-scanner.bubbleapps.ioOnce the QR Scanner has scanned a QR Code it will save the text to the 'QR Content' state.