-
@sooxiaotong FittedBox does not help with this. I've attached a screenshot to show that the barcode width is larger than the width computed by the package. And I am also generationg barcode for code12…
-
I think it would be very beneficial to move the encoding of the barcode to its own public function so that you can get the actual binary value of the barcode without actually having to go through the …
-
Using *RNCamera*
### Steps to reproduce
{
this.camera = cam;
}}
style={this.getStyle().preview}
type={RNCamera.Constants.Type.back}
flashMode={RNCamera.Constants.F…
-
Heya,
I've noticed that I can't scan Interleaved Two of Five codes with the built in barcode scanning component (though I am able to scan the same codes with Scandit.
Looking through the code, I…
-
Hello,
```
"react-native-camera": "^0.10.0",
node: 8
"react-native": "0.49.1",
iOS: 9 and above
```
This is my code to render the Camera
```javascript
_renderBarCodeReader…
-
### Bug Reports
i use zxing C++ version to decode the image in the following, the zxing works, but i crop the barcode ROI image for decoding, the zxing doesn't work, i am a freshman in this, and i ho…
-
Greetings,
Firstly, thanks for all the work you have put into this project. Since "Barcode Scanner" is no longer being maintained, I found this project while searching for another free software b…
-
Hi,
I tried to print some char like é or è but it didn't work..
I tried to change the encode from ISO-8859-1 to UTF-8 but it's not working.
Do you have an idea how can I do that ?
Thank in adva…
-
### Expected behaviour
We should only have to set an array with the barcode types that we wish to detect, as the documentation explains: `[ 'aztec', 'code128', ...etc ]`
### Actual behaviour
This…
-
Hi, I've been trying to print a barcode using this library but I keep getting
```
Error: Illegal parameter
```
Below is my code
```
try {
await SunmiInnerPrinter.printBarCode("1234567…