Top "React-native-camera" questions

Camera module for React Native.

Barcode scanning using react native

I am using react-native-camera to build a barcode scanner for Android and iOS both. I am able to scan the …

react-native react-native-camera
How to downgrade react-native from 0.56.0 to 0.55.4 version?

Actually I am using react-native-camera in my app but it is not working in this version (react-native: 0.56.0) & its working …

react-native react-native-android react-native-ios react-native-camera
React native camera with a transparent view for barcode scanner mask

How to add a mask on top of the react-native-camera? I'm building the UI for a React Native QRCode scanner …

css react-native react-native-camera
Using react-native-camera, how to access saved pictures?

My goal is to use the react-native-camera and simply show a picture on the same screen, if a picture has …

react-native react-native-camera
How to record a video with the react-native-camera

So I was working on a project that used the react-native video camera from https://github.com/lwansbrough/react-native-camera and …

video reactjs react-native video-capture react-native-camera
How to snap pictures using expo react native camera?

I have just started using React Native with Expo so I am kind of confused. So, I have made a …

react-native expo react-native-camera
Convert content:// URI to actual path for Android using React-Native

I am trying to upload images from cameraRoll. Thing is the cameraRoll component returns content:// URI rather than an actual …

android react-native react-native-camera
React-native-camera not appearing on screen

I'm developing an app that reads QR Codes using react-native-camera, but camera preview does not appear on screen. I'm working …

javascript react-native react-native-android react-native-camera
How to send camera stream to rtmp server by react native

I am trying to build a live stream video app. I built an rtmp server which is ready for publishing …

react-native video-streaming streaming rtmp react-native-camera
React-native-camera error when compiling android

I tried to upgrade my react native project to the newest version (0.59.2). Unfortunately, now when trying to run react-native run-android …

reactjs react-native react-native-camera