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