react-native-qrcode-scanner icon indicating copy to clipboard operation
react-native-qrcode-scanner copied to clipboard

slow rendering of camera

Open GaneshSaiKumar opened this issue 5 years ago • 5 comments

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

GaneshSaiKumar avatar Jan 12 '19 02:01 GaneshSaiKumar

I have the same issue. Any solution yet ?

hzburki avatar Jan 16 '19 04:01 hzburki

same issue

mohammad1374 avatar Jan 17 '19 10:01 mohammad1374

same here

jhta avatar Mar 06 '19 19:03 jhta

You could try to add cameraProps={{useCamera2Api=true}}, maybe that could fix your problem.

bashbers avatar Apr 28 '19 13:04 bashbers

@bashbers thank you!

leosena777 avatar Aug 16 '19 20:08 leosena777