randomprogramming

Results 7 comments of randomprogramming

Okay if you set ALL the scales in props to the exact same value AND that value is not smaller than 0.7 it works... but I would love to use...

@elmariachi111 Wow thanks so much, spent 2 days on this error, downgrading to node 12.x was the only working solution... Would love if someone finds a way to fix it...

Could you just add the Canvas type in QROptions so that people know what they need to pass in without looking at the source? `QROptions.ts`: add `import {Canvas} from "canvas";`...

I implemented the change in my local copy of the module and in the examples it worked fine and the tests passed fine as well, but when I tried using...

Don't think it's this library, I've had the same issues using pretty much any QR Code styling library. As soon as you change the styling of a QR code even...

Same issue, I am using Expo and plain JavaScript. Happens only on iOS device, android emulator works fine.

@mrfrase3's PR has been open with no update for 2 months now, any updates on this? Would really love this feature