1

How can I connect to phone camera with react native. I want to access the phone's camera and connect to the phone's camera at any time and watch what's happening with the camera. Kind of like a mini stalker. Is it possible to do this with react native?

Haven't tried anything yet. I can't figure out how to implement it. Is there an article somewhere about this?

AKX
  • 152,115
  • 15
  • 115
  • 172
Levi_Ezio
  • 11
  • 2
  • 2
    Does this answer your question? [How to access the camera - React Native](https://stackoverflow.com/questions/45269099/how-to-access-the-camera-react-native) – Stratis Dermanoutsos Dec 22 '22 at 08:06
  • you can also use react-native-image-crop-picker. https://www.npmjs.com/package/react-native-image-crop-picker – Ankit Vora Dec 22 '22 at 08:51
  • Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. – Community Dec 22 '22 at 12:12
  • https://www.npmjs.com/package/react-native-image-picker it also working –  Dec 23 '22 at 12:34
  • Check my answer here https://stackoverflow.com/questions/45269099/how-to-access-the-camera-react-native/74888199#74888199 this is about vision-camera - new default camera component for RN – Kirill Novikov Dec 25 '22 at 18:49

0 Answers0