react-native-camera/ios
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
..
RCT fix(ios): instance-method-conflict warning (#2817) 2020-05-05 16:00:29 -03:00
RN feat(ios): Add ability to scan inverted-color barcodes on iOS using Google Vision (#2851) 2020-06-04 12:17:51 -03:00
RNCamera.xcodeproj feat(ios): Add ability to scan inverted-color barcodes on iOS using Google Vision (#2851) 2020-06-04 12:17:51 -03:00