Merge pull request #372 from react-native-community/EvanBacon-patch-1

Recommend pod-install for setup instructions
This commit is contained in:
Evan Bacon 2020-04-28 15:39:51 -07:00 committed by GitHub
commit 10210c55df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,8 +37,7 @@ react-native link @react-native-community/blur
3. (iOS only) Install to Xcode:
```
cd ios
pod install
npx pod-install
```
4. (Android only, optional)