react-native-vision-camera
react-native-vision-camera copied to clipboard
πΈ A powerful, high-performance React Native Camera library.
### What were you trying to do? I am trying to install this library ### Reproduceable Code _No response_ ### What happened instead? Build fails at this step: `> Task...
## What Adds functionality to control whether the shutter sound plays or not on iOS ## Changes * Adds capture setting `disableShutterSound` to prevent shutter sound from playing on iOS...
### What were you trying to do? Hi guys, As mentioned in the title, I can't use **frameProcessors** for some Samsung devices (Samsung A51, A52, A53...). I'm using this awesome...
### What feature or enhancement are you suggesting? In react-native-camera we had the ability to change the video bitrate. This is particularly useful if you're using the component to send...
### What were you trying to do? Open a screen with a camera that has a frame processor (barcode scanner). I tried to delay setting the frame processor, but it...
### Question My iPhone 11 pro is set to 30 seconds auto-lock. When recording, the auto-lock kicks in. I can't find anything in this plugin to help regulate this. Shouldn't...
### Question I'm trying to get a rectangular area in the camera view of fixed relative size. While screen sizes can differ from phone to phone, so long as the...
### What were you trying to do? Hi, I am currently using vision-camera in a project to read QR Codes (using 'vision-camera-code-scanner' for the FrameProcessor). The project also uses react-navigation....
### What were you trying to do? **ANDROID** I was trying to take a picture with the method `takePhoto()` and with the front facing camera and it returns this metadata:...
### What were you trying to do? @mrousavy When I install react-native-vision-camera the application builds correctly. But after installing react-native-reanimated it crashes. ### Reproduceable Code _No response_ ### What happened...