docs: add install instructions for iOS (#781)

This commit is contained in:
Angel David Trinidad Delgado 2021-07-08 15:48:30 -04:00 committed by GitHub
parent 861b7136f5
commit d8f9ca7b2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -61,6 +61,7 @@ and
```bash ```bash
yarn add react-native-fast-image yarn add react-native-fast-image
cd ios && pod install
``` ```
```jsx ```jsx