mgcrea / vision-camera-barcode-scanner

High performance barcode scanner for React Native using VisionCamera
MIT License
84 stars 11 forks source link

Does this library support inverted DataMatrix code scanning? #28

Open iuliuvisovan opened 5 months ago

iuliuvisovan commented 5 months ago

Since this package is inspired by rodgomesc/vision-camera-code-scanner, that package supported inverted DataMatrix (white code on black background). This package doesn't seem to support that?

See: https://github.com/rodgomesc/vision-camera-code-scanner/issues/36