blinkid-react-native
Advanced tools
Comparing version 1.3.1 to 1.3.2
{ | ||
"name": "blinkid-react-native", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"description": "A small and powerful ID card scanning library. Powered by MicroBlink (www.microblink.com).", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -120,2 +120,3 @@ # BlinkID SDK wrapper for React Native | ||
* available: | ||
* enableBeep : if it is set to true, successful scan will play a sound | ||
* useFrontCamera : if it is set to false, back camera is used, else front | ||
@@ -175,2 +176,3 @@ * shouldReturnCroppedImage : if true, cropped images in the recognition process will be returned | ||
{ | ||
enableBeep: true, | ||
useFrontCamera: false, | ||
@@ -177,0 +179,0 @@ shouldReturnCroppedImage: true, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
164731
375
20