react-native-vision-camera icon indicating copy to clipboard operation
react-native-vision-camera copied to clipboard

πŸ“Έ A powerful, high-performance React Native Camera library.

Results 489 react-native-vision-camera issues
Sort by recently updated
recently updated
newest added

### 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...

πŸ› bug

## 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...

πŸ› bug

### 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...

✨ enhancement

### 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...

πŸ› bug

### 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

### 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...

❓ question

### 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....

πŸ› bug

### 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:...

πŸ› bug

### 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...

πŸ› bug