Yash2048 / Deep-Fake-Detection-App

A react native app for a deep fake detection model which connects with an api.
1 stars 0 forks source link

Loading bar to see the upload progress. #7

Open Yash2048 opened 1 month ago

Yash2048 commented 1 month ago

I looked into it and it seems like there is no way to keep track of the progress of the data being sent. I might use XMLHTTPRequest or any other third party library for that. For now I'll put this on hold.