QR code - how to display it

Hi,

I’m new on Ionic. I’m developing a app which will be able to scan and generate a QR Code.

I can scan a QR code but I don’t know how to display the QR code.

I followed this tutorial : https://github.com/phonegap/phonegap-plugin-barcodescanner .

I can see that I go to the function(success) but after I don’t know how to display the Object to have a QR Code.

Thank you for any help or information :smile: