소스 검색

Update README.md

wkh237 8 년 전
부모
커밋
81732dc557
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      README.md

+ 1
- 0
README.md 파일 보기

@@ -6,6 +6,7 @@ A project committed to make file acess and data transfer easier, effiecient for
6 6
 - Transfer data directly from/to storage without BASE64 bridging
7 7
 - File API supports normal files, Asset files, and CameraRoll files
8 8
 - Native-to-native file manipulation API, reduce JS bridging performance loss
9
+- File stream support for dealing with large file
9 10
 - Blob, File, XMLHttpRequest polyfills that make browser-based library available in RN
10 11
 
11 12
 ## TOC