react-native-qrcode icon indicating copy to clipboard operation
react-native-qrcode copied to clipboard

Exporting the generated QR code as image

Open lucfranken opened this issue 7 years ago • 5 comments

Would it be possible to get the image of the QR code as a usable image, like base64? Is that something we can already access or is an additional method in the component needed?

The library works perfect also in Expo.

lucfranken avatar Apr 21 '17 10:04 lucfranken

@lucfranken did you work out a solution to this? I'm also wanting to do the same.

sigmazen avatar Sep 08 '17 20:09 sigmazen

We moved to generating the a PDF (for which we needed the image) and used PDFMake which can internally generate a QR code.

lucfranken avatar Sep 11 '17 05:09 lucfranken

你好,不知道你的问题解决了没有,我们也有同样的需求,需要将生成的QR code图片保存到本地 @lucfranken

xiaomuxi avatar Oct 27 '17 06:10 xiaomuxi

Hi!, Is there going to be any solution for this ?

theanimashaun avatar Nov 08 '17 15:11 theanimashaun

I would also like to know about this.

smilingkylan avatar Feb 14 '18 20:02 smilingkylan