docs: Remove react-native link from instructions.

This commit is contained in:
Dylan Vann 2019-07-04 23:59:56 -04:00
parent 5868e5ba87
commit 41de1fdc6d
1 changed files with 0 additions and 4 deletions

View File

@ -58,11 +58,7 @@ and
## Usage
```bash
# Install
yarn add react-native-fast-image
# Automatic linking. (other linking methods listed below)
react-native link react-native-fast-image
```
```jsx