ConnectyCube / connectycube-reactnative-samples

Chat and Video Chat code samples for React Native, ConnectyCube
https://connectycube.com
Apache License 2.0
124 stars 111 forks source link

Upload attachment progress #203

Closed mikeangelsilva closed 3 years ago

mikeangelsilva commented 3 years ago

How can i achieve upload progress while uploading attachments.

Any help please. Thank you

ccvlad commented 3 years ago

@mikeangelsilva Unfortunately, we didn't add the upload progress for attachments because Fetch API didn't support the ability. We will investigate if it is possible to add to our SDK