I am working on a QR Code scanner. As soon as the QR Code is scanned, I can print the information on the screen with an alert. But what I want is to print the information in the code on a new page as soon as it is scanned in the camera. Actions to be taken when opening the camera
Tag: qr-code
Share QR React Native
I’m new in react/react native. I’m trying to share a QR Code as image. Generate QR works, but I want to share it as an image (whatsapp, bluetooth, etc). I tried “get base64 string encode of the qrcode” from official documentation, but I just don’t get it What I tried to do (all my code): get error svg.toDataURL is not
how to add logo in the middle of the qr code using nodejs
I am trying to create a logo and try to add a logo in the middle of the qr code and i am able to generate the qr code but unable to get the qr code with logo on the middle i have tried this code but unable to get the result getting this error and i am using this