How to upload the image that is captured using Camera? #214
Unanswered
ChaitanyaV98
asked this question in
Q&A
Replies: 1 comment 4 replies
-
@ChaitanyaV98 what is the issue? what happens after the camera takes the photo? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am able to upload files from gallery/drive where I have used document picker to select the files and upload them using react-uploady. The other case I want to handle is to open a camera and upload the image for which I have used image-picker to launch camera but I am not able to achieve. Can anyone plz help me how to resolve this issue using native-uploady?
Beta Was this translation helpful? Give feedback.
All reactions