-
When using the imageOptions Image size, the images resize but get stretched. to reproduce, generate a qr code with a rectangular image then set a size of say .5. The qr image will shrink but the aspe…
-
Hello, I am able generate qrcode code successfully and getting scanned value also. Only issue is that QRcode component is not fitting in align center
![QRCode](https://user-images.githubusercontent.c…
-
Just installed this plugin on `Inkscape 1.0 (4035a4fb49, 2020-05-01)` and got those warnings.
```shell
$ inkscape --version
Inkscape 1.0 (4035a4fb49, 2020-05-01)
Pango version: 1.44.7
$ pyt…
-
### Problem
When you go to view the Share Code of a chat report, ideally we should use the same exact avatar found in the chat header inside of the QR code itself. But right now we default to the Exp…
-
[website](http://20.51.195.111/)
[repo](https://github.com/Uzo2005/qrcoder)
[video](https://youtu.be/ZnKTJse1K1U)
Credits:
[Qrgen](https://github.com/aruZeta/QRgen) - Used for everything involvi…
-
I get the above error when trying to use the QRCode React Function.
I imported it like this:
import QRCode from 'react-native-qrcode-svg';
and used it like this:
When running on ios …
-
When working w/ this package + expo, I get the following error:
```
iOS Bundling failed 13711ms
Unable to resolve module react-native-svg from /node_modules/react-native-qrcode-svg/src/index.js:…
-
Can you please remove `.save()`?
https://github.com/papnkukn/qrcode-svg/blob/47d56ec28fcd0a3aabbb5f11a34167a02a80c54e/lib/qrcode.js#L405-L420
Saving files to disk is very easy in node and the de…
-
## Issue
After building dev build for Android or iOS the app starts i get the error:
```
1 | import { firebase } from '..';
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2 |
3 | /**
4 | * @type…
-
## Design
### Use case
We need to print QRCodes with the URL of our articles on a clean sheet of paper (without the content of that articles) We want to have a pre-configured *"to-be-printed"* page…