|
@@ -20,7 +20,7 @@ rn-fetch-blob version 0.10.16 is only compatible with react native 0.60 and up.
|
20
|
20
|
* [Installation](#user-content-installation)
|
21
|
21
|
* [HTTP Data Transfer](#user-content-http-data-transfer)
|
22
|
22
|
* [Regular Request](#user-content-regular-request)
|
23
|
|
- * [Download file](#user-content-download-example--fetch-files-that-needs-authorization-token)
|
|
23
|
+ * [Download file](#download-example-fetch-files-that-need-authorization-token)
|
24
|
24
|
* [Upload file](#user-content-upload-example--dropbox-files-upload-api)
|
25
|
25
|
* [Multipart/form upload](#user-content-multipartform-data-example--post-form-data-with-file-and-data)
|
26
|
26
|
* [Upload/Download progress](#user-content-uploaddownload-progress)
|