fix typo in readme
This commit is contained in:
parent
cdf071f304
commit
451b2f195e
|
@ -184,7 +184,7 @@ follow the RN docs to proceed with the release.
|
||||||
|
|
||||||
## Using external React Native Components
|
## Using external React Native Components
|
||||||
|
|
||||||
Lets say you have installed and external library from npm like this:
|
Lets say you have installed an external library from npm like this:
|
||||||
```
|
```
|
||||||
$ npm i some-library --save
|
$ npm i some-library --save
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue