mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-02-11 22:32:38 +08:00
Merge pull request #4883 from bdougie/master
adds sample library distinction
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user