devtrice / qr-x

An Elegant QR Code Library
https://qr-x.devtrice.dev/
MIT License
37 stars 1 forks source link

Allow for setting an image on top of the QR Code #36

Open ernestognw opened 1 week ago

ernestognw commented 1 week ago

Context

Hey!

I'm working on a webapp that uses QR Codes for multiple purposes. So far we've been using react-qr-code but our plan is to include an icon at the center of the QR code so that users can identify what kind of QR code it is.

I would love to use this library, but the only thing missing is a way to insert an SVG (or similar). As a example, qrcode.react allows for an image at the center.

Thanks in advance!

htutwaiphyoe commented 1 week ago

Hi @ernestognw, we are planning to do it in our next release. You can see our upcoming features here https://github.com/devtrice/qr-x?tab=readme-ov-file#whats-coming-next. Thanks for your patience.

ernestognw commented 1 week ago

Sounds amazing! Thanks for taking a look into this so fast. No rush, our plans to switch QRs can kick-in whenever you release.

Best!

channyeintun commented 1 week ago
Screenshot 2024-06-27 at 12 13 38 AM

@qr-x/core is amazing to do that!

htutwaiphyoe commented 1 week ago

@channyeintun, Thanks for your advice. We will take a look to that. @zeyarpaing , @sudoaugustin FYI