|
@@ -4,7 +4,7 @@
|
4
|
4
|
|
5
|
5
|
A project committed to make file acess and data transfer easier, efficient for React Native developers.
|
6
|
6
|
|
7
|
|
-> The npm package is inside `src` folder, if you're going to install via git repository do not directly point to this folder
|
|
7
|
+> The npm package is inside `src` folder, if you're going to install using github repository do not point to here directly
|
8
|
8
|
|
9
|
9
|
## Features
|
10
|
10
|
- Transfer data directly from/to storage without BASE64 bridging
|