iuliu Vișovan

Results 6 issues of iuliu Vișovan

The base React Native element allows to pass headers alongside the uri when specifying an image source: `` Does this library support this in any way?

I'm confused. Why don't the docs say this anywhere. Very poor documentation. I tried to link this package and it crashed, tried to do it manually but it fails at...

Running the sample app gives the following error: > { > "errorCode": "INVALID_REQUEST", > "errorMessage": "either bundle id or package name hash are invalid, unknown, malformed" > } Any idea?

Hey man, first of all - awesome library. 2nd - it seems it's crashing from one one of the latest updates of Chrome, here's there error: ``` SecurityError Failed to...

Since this package is inspired by [rodgomesc/vision-camera-code-scanner](https://github.com/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