|
@@ -14,7 +14,7 @@ A project committed to make file acess and data transfer easier, efficient for R
|
14
|
14
|
- Native-to-native file manipulation API, reduce JS bridging performance loss
|
15
|
15
|
- File stream support for dealing with large file
|
16
|
16
|
- Blob, File, XMLHttpRequest polyfills that make browser-based library available in RN (experimental)
|
17
|
|
-- JSON stream supported base on [Oboe.js@jimhigson](https://github.com/jimhigson/oboe.js/)
|
|
17
|
+- JSON stream supported base on [Oboe.js](https://github.com/jimhigson/oboe.js/) @jimhigson
|
18
|
18
|
|
19
|
19
|
## TOC
|
20
|
20
|
* [About](#user-content-about)
|