瀏覽代碼

Update README.md

wkh237 8 年之前
父節點
當前提交
2f5961ba08
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      README.md

+ 1
- 1
README.md 查看文件

7
 - File API supports normal files, Asset files, and CameraRoll files
7
 - File API supports normal files, Asset files, and CameraRoll files
8
 - Native-to-native file manipulation API, reduce JS bridging performance loss
8
 - Native-to-native file manipulation API, reduce JS bridging performance loss
9
 - File stream support for dealing with large file
9
 - File stream support for dealing with large file
10
-- Blob, File, XMLHttpRequest polyfills that make browser-based library available in RN
10
+- Blob, File, XMLHttpRequest polyfills that make browser-based library available in RN (experimental)
11
 
11
 
12
 ## TOC
12
 ## TOC
13
 * [About](#user-content-about)
13
 * [About](#user-content-about)