mirror of
https://github.com/status-im/react-native.git
synced 2025-03-01 01:20:31 +00:00
Merge pull request #4883 from bdougie/master
adds sample library distinction
This commit is contained in:
commit
dabc5fdaa3
@ -41,7 +41,7 @@ $ npm install rnpm -g
|
||||
|
||||
Install a library with native dependencies:
|
||||
```bash
|
||||
$ npm install library-with-native-dependencies --save
|
||||
$ npm install <library-with-native-dependencies> --save
|
||||
```
|
||||
|
||||
**Note:** _`--save` or `--save-dev` flag is very important for this step. `rnpm` will link
|
||||
|
Loading…
x
Reference in New Issue
Block a user