Top "React-native-camera" questions

Camera module for React Native.

React-Native call function inside .then async function

I am trying to call a function after the user has taken a picture. I try to do so in …

react-native promise react-native-camera
Is it possible to get the binary data from an image in React-Native?

I'm using react-native-camera and I'm having trouble getting the image as binary data in react-native. I need this to be …

react-native react-native-camera react-native-image
How do I use a captured image with react-native-camera

I can get the react-native-camera module to access the camera and save an image. However, I can't figure out how …

reactjs react-native react-native-camera
react-native-image-picker vs expo ImagePicker

I have tried many attempts to get react-native-image-picker up and working with my RN app. I am using Expo and …

react-native expo react-native-camera react-native-image-picker