Vydia / react-native-background-upload

Upload files in your React Native app even while it's backgrounded. Supports Android and iOS, including camera roll assets.
MIT License
723 stars 330 forks source link

How I can get each chunk of image or any file #211

Open FauricioValencia opened 4 years ago

FauricioValencia commented 4 years ago

I tried to get a chunks each image, because before to upload each part of image to API I need to convert to base64 and hash MD5 each part.

reime005 commented 4 years ago

have you tried this library? https://github.com/itinance/react-native-fs