mirror of
https://github.com/status-im/react-native-fs.git
synced 2025-02-28 23:10:29 +00:00
Update README.md
This commit is contained in:
parent
97f6eba9c1
commit
628414b19d
@ -227,3 +227,9 @@ Percentage can be computed easily by dividing `bytesWritten` by `contentLength`.
|
|||||||
### `promise stopDownload(jobId)`
|
### `promise stopDownload(jobId)`
|
||||||
|
|
||||||
Abort the current download job with this ID. The partial file will remain on the filesystem.
|
Abort the current download job with this ID. The partial file will remain on the filesystem.
|
||||||
|
|
||||||
|
## Test / Demo app
|
||||||
|
|
||||||
|
Test app to demostrate the use of the module. Useful for testing and developing the module:
|
||||||
|
|
||||||
|
https://github.com/cjdell/react-native-fs-test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user