Hi,
We want rectangular logo inside QR image. But the QRCode component is accepting only logoSize as prop, which sets both width and height of the same.
Our solution needs,
- Either accepting external styles for logo
- Or accepting both width and height for logo as props
Thanks.
Hi,
We want rectangular logo inside QR image. But the
QRCodecomponent is accepting onlylogoSizeas prop, which sets bothwidthandheightof the same.Our solution needs,
Thanks.