react-native-background-upload
react-native-background-upload copied to clipboard
How to upload multiple files?
So for as I can see there's only one "path" and only one "field" option in the request map. This means that at most only one file can be sent in the post request. Is there a way to send multiple files in the same request?
In built support for this feature would be a huge add on.