Open Sakethtadimeti opened 1 year ago
Is there a built-in way to set a timeout on uploads?
Would like a similar interface to do downloadFile.
downloadFile
connectionTimeout?: number readTimeout?: number
Something similar to what was done with https://github.com/itinance/react-native-fs/pull/301
@itinance please vet this, I'll be happy to send in a PR if it makes sense.
#1197 — The Future of react-native-fs
react-native-fs
Is there a built-in way to set a timeout on uploads?
Would like a similar interface to do
downloadFile
.Something similar to what was done with https://github.com/itinance/react-native-fs/pull/301