A package to bring Chunked File Upload / Resumable File Upload into React Native. Split a large file into multiple smaller pieces then upload them without worrying about network disconnection, even if it happens React Native Chunk Upload will only upload the failed chunk not the whole file!
Stars
66
Forks
10
Watchers
66
Open Issues
6
Overall repository health assessment
^2.16.6^0.12.057
commits
Merge pull request #4 from wbetterdev/fix-file-not-found-error
442cd2cView on GitHubModify the unlink and retry methods in the event callback.
36e5ac2View on GitHub