joltup / rn-fetch-blob

A project committed to making file access and data transfer easier, efficient for React Native developers.
MIT License
2.81k stars 773 forks source link

Enhancement: ability to cancel readStream #493

Open omatrot opened 4 years ago

omatrot commented 4 years ago

I'm using RNFetchBlob.fs.readStream and would like to be able to cancel reading. AFAIK this is not currently possible.