iamgutz/react-google-qrcode

Convert qr code in base64

Closed this issue · 1 comments

Hi @iamgutz , would it be possible to create a function that as a return value converts the image to base64?
QRCode.base64("text);

It's out of the scope of this component.