Lump01

Results 4 comments of Lump01

Same issue here as well on Android only. iOS works as expected with empty spacing on either side of the image.

@vpsgvitor I fixed it by removing border styling from my Image component. For me I need the resizeMode more than I need a borderRadius or borderWidth style so it was...

Just did some testing and found this was when I added a borderRadius style to my Image. It seems styles having to do with border create similar errors.

Getting the same thing with any of the `gs1` variants. `gs1` variants aren't supported by [MLKit](https://developers.google.com/android/reference/com/google/mlkit/vision/barcode/common/Barcode) which is what this package uses. The following scanner types seem to be iOS...