react-native-fs
react-native-fs copied to clipboard
downloadFile HTTP method option
Hi there !
And thank you for your work on this module.
Minor request: could we add an option to downloadFile so that we can chose the HTTP method of the request ? It seems we have GET by default and cannot change it, am I right?
So it seems, it just uses GET by default.
Yes, you can add such option :smiley: