react-native-camera/examples
Manish Kumar fa61fce613
feat(ios): Add ability to scan inverted-color barcodes on iOS using Google Vision (#2851)
* Add required plumbing for supporiting inverted colors

* Update package.json

* Update package.json

* Update RNCamera.js

* Update package.json

* Update RNCameraManager.m

* Read barcode detection mode

* Update package.json

* Declare invertImageData as a property

* Access the property correctly

* Refer to the property correctly

* Update RNCamera.m

* Update RNCamera.md

* Set default scan mode to Alternate

* Update package.json

* Set the default barcode detection mode to normal

* Update package.json

* Make the property type consistent

* Update RNCamera.h

* Update package.json

* Rename variables for readability

* Update package.json

* Add barcode mode usage

* Revert version update

Co-authored-by: Manish Kumar <mkumar@acvauctions.com>
2020-06-04 12:17:51 -03:00
..
advanced chore(deps): bump acorn in /examples/advanced/advanced 2020-06-04 04:51:06 +00:00
basic Merge pull request #2743 from react-native-community/dependabot/npm_and_yarn/examples/basic/acorn-5.7.4 2020-06-04 01:50:01 -03:00
mlkit feat(ios): Add ability to scan inverted-color barcodes on iOS using Google Vision (#2851) 2020-06-04 12:17:51 -03:00
tests fix: adding downloadDependencies task to android projects 2020-05-10 23:30:17 -03:00