Open GaneshSaiKumar opened 5 years ago
camera is taking time(2sec) to render, But it's still scanning qr-code in the backend
os: 'android' react-naive-qrcode-scanner: 1.1.2 react-native-camera: 1.8.0 react-navigation: 2.6.6
I have the same issue. Any solution yet ?
same issue
same here
You could try to add cameraProps={{useCamera2Api=true}}, maybe that could fix your problem.
cameraProps={{useCamera2Api=true}}
@bashbers thank you!
What's happening?
camera is taking time(2sec) to render, But it's still scanning qr-code in the backend
Build details?
os: 'android' react-naive-qrcode-scanner: 1.1.2 react-native-camera: 1.8.0 react-navigation: 2.6.6