1
People need to develop a web app with React, "It’s not React Native", and it will be necessary to use the camera phone just to take a photo, is that possible with React? there are some lib for that?
I Googled it and found it: https://www.npmjs.com/package/react-camera
Algem ever used? works as expected?
Thank you!
you refer to a web application that uses the camera of the mobile phone? usually this is done through an input file. By running on a mobile phone it will already give as input option to camera and you can leave this entry as default. Add your code to the question.
– Leandro Angelo
That, plus I tested this input there, did not work as expected on some of the devices I tested.
– wDrik
include your code the question
– Leandro Angelo
here you find exactly what you want! https://react-image-upload.surge.sh/
– drakke