|
@@ -13,7 +13,7 @@ A project committed to making file access and data transfer easier, efficient fo
|
13
|
13
|
- Blob, File, XMLHttpRequest polyfills that make browser-based library available in RN (experimental)
|
14
|
14
|
- JSON stream supported base on [Oboe.js](https://github.com/jimhigson/oboe.js/) @jimhigson
|
15
|
15
|
|
16
|
|
-## TOC
|
|
16
|
+## Samples (visit [wiki](https://github.com/wkh237/react-native-fetch-blob/wiki) for complete documentation)
|
17
|
17
|
* [About](#user-content-about)
|
18
|
18
|
* [Installation](#user-content-installation)
|
19
|
19
|
* [HTTP Data Transfer](#user-content-http-data-transfer)
|
|
@@ -32,7 +32,7 @@ A project committed to making file access and data transfer easier, efficient fo
|
32
|
32
|
* [File stream](#user-content-file-stream)
|
33
|
33
|
* [Manage cached files](#user-content-cache-file-management)
|
34
|
34
|
* [Web API Polyfills](#user-content-web-api-polyfills)
|
35
|
|
-* [Performance Tips](#user-content-performance-tips)
|
|
35
|
+* [Performance Tips](#user-content-performance-tipsd)
|
36
|
36
|
* [API References](https://github.com/wkh237/react-native-fetch-blob/wiki/Fetch-API)
|
37
|
37
|
* [Caveats](#user-content-caveats)
|
38
|
38
|
* [Development](#user-content-development)
|