Hello.
I'm currently using this library in JavaScript.
Is it possible to specify a "minimum version" when generating a QR code?
For example, if I set the "minimum version" to 10, any version 10 or higher code will be generated.
(A similar function is available in qrcode.react)
Hello.
I'm currently using this library in JavaScript.
Is it possible to specify a "minimum version" when generating a QR code?
For example, if I set the "minimum version" to 10, any version 10 or higher code will be generated.
(A similar function is available in
qrcode.react)