RobinBobin / react-native-google-drive-api-wrapper

This wrapper facilitates the use of the Google Drive API in React Native projects.
110 stars 43 forks source link

Upload progress callbacks? #90

Closed tfsjohan closed 1 year ago

tfsjohan commented 1 year ago

Is there any way to get the upload progress of a file upload so you could make a progress bar while uploading?

RobinBobin commented 1 year ago

Resumable uploads are the way out, I think. четверг, 20 июля 2023г., 18:47 +03:00 от Johan Nordberg @.*** :

Is there any way to get the upload progress of a file upload so you could make a progress bar while uploading? — Reply to this email directly, view it on GitHub , or unsubscribe . You are receiving this because you are subscribed to this thread. Message ID: @ github . com>

RobinBobin commented 1 year ago

I'll close as stale.