wkh237 пре 9 година
родитељ
комит
5b326c060d
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      README.md

+ 1
- 1
README.md Прегледај датотеку

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