wkh237 преди 8 години
родител
ревизия
15307881d2
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1
    0
      README.md

+ 1
- 0
README.md Целия файл

12
 - Native-to-native file manipulation API, reduce JS bridging performance loss
12
 - Native-to-native file manipulation API, reduce JS bridging performance loss
13
 - File stream support for dealing with large file
13
 - File stream support for dealing with large file
14
 - Blob, File, XMLHttpRequest polyfills that make browser-based library available in RN (experimental)
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
 ## TOC
17
 ## TOC
17
 * [About](#user-content-about)
18
 * [About](#user-content-about)