Update installation instructions for rn0.60+

This commit is contained in:
Joel Nordström
2019-09-03 14:46:18 +02:00
committed by GitHub
parent 64a79b13d9
commit 71a1accca0

View File

@@ -35,7 +35,8 @@ Or
npm i -S react-native-keyboard-manager
```
> If you are using `React Native 0.60.+` [the link should happen automatically](https://github.com/react-native-community/cli/blob/master/docs/autolinking.md).
> If you are using `React Native 0.60.+` go to the folder **your-project/ios** and run `pod install`, and you're done.
> If not, use one of the following methods to link:
## Link with `react-native link`: