Skip to content
This repository was archived by the owner on Mar 16, 2019. It is now read-only.

Commit 2611dc6

Browse files
authored
Update README.md
1 parent d22c5c9 commit 2611dc6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44

55
A project committed to make file acess and data transfer easier, efficient for React Native developers.
66

7+
> The npm package is inside `src` folder, if you're going to install via git repository do not directly point to this folder
8+
79
## Features
810
- Transfer data directly from/to storage without BASE64 bridging
911
- File API supports normal files, Asset files, and CameraRoll files
1012
- Native-to-native file manipulation API, reduce JS bridging performance loss
1113
- File stream support for dealing with large file
1214
- Blob, File, XMLHttpRequest polyfills that make browser-based library available in RN (experimental)
1315

14-
> The npm package is inside `src` folder, if you're going to install via git repository do not directly poiint to this folder
15-
1616
## TOC
1717
* [About](#user-content-about)
1818
* [Installation](#user-content-installation)

0 commit comments

Comments
 (0)