All Questions
1 question
-1
votes
1
answer
287
views
How can i upload an image through react native(expo) to azure blob storage? (get real time image and upload that image)
Through form data i'm able to upload the image to azure blob storage through backend. How can i get real time image from expo camera and upload the same to azure blob storage.
enter image description ...