mirror of
https://github.com/status-im/react-native-fs.git
synced 2025-02-28 23:10:29 +00:00
commit
8c9c49b398
@ -20,6 +20,12 @@ First you need to install react-native-fs:
|
||||
npm install react-native-fs --save
|
||||
```
|
||||
|
||||
**Note:** If your react-native version is < 0.40 install with this tag instead:
|
||||
|
||||
```
|
||||
npm install react-native-fs@2.0.1-rc.2 --save
|
||||
```
|
||||
|
||||
### Adding automatically with react-native link
|
||||
|
||||
At the command line, in your project folder, type:
|
||||
|
Loading…
x
Reference in New Issue
Block a user