react-native-barcode-scanner-universal
react-native-barcode-scanner-universal copied to clipboard
[DEPRECATED] Please use react-native-camera
If any one have solution then help us?
Camera has no propType for native prop RCTCamera.ToPreview of native type BOOL
Hi, i am using this module for scanning the barcode..... But i am getting an error like `undefined is not an object(evaluating '_react2.Proptypes.oneOfType')` here is my screenshot: ![screen shot 2018-06-07...
How I can fix this issues?
扫描界面
到扫描界面后只出现个框,没有调用到摄像头。也不报错
android 7.0 above the full screen will become blurred ,but android 6 following full screen no problem The code is as follows: ``` let scanArea = null if (Platform.OS ===...
Hi, Im trying to open an alert when I scan a code, but the scanner keeps running, making various alerts heres what I have.. ``` {scanArea} function asd(c) { console.log('asdsadsa');...
Question is - should we fork and disable it? I want to see how you ask for microphone permission when using the camera for a QR code...
Title pretty much says it all.. I do this: ``` console.log(code)} style={styles.container}> ``` But the camera is compressed, which I obviously dont want. thanks for help