react-native-upload-manager
react-native-upload-manager copied to clipboard
The React Native http file uploader with android and iOS background support.
Could not find net.gotev:uploadservice-okhttp:3.5.0. Required by: project :app > project :react-native-upload-manager
how can I upload multiple files in queue from an array with the .map function? for example, I have an array with 5 images, I want to upload the 5...
Hey Mostafa. Nice to meet you. I am trying to implement a background file upload and found your library. It seems to solve all my problems. But unfortunately I cannot...
This looks great! Exactly what I need. How is the queue persisted? Will it be persisted between app restarts or will I need to re-init it on app restart?