Update React packages

This commit is contained in:
Nicolas Gallagher
2017-06-18 13:10:58 -07:00
parent 02cfbf8987
commit c7f287b207
3 changed files with 31 additions and 28 deletions
+3 -1
View File
@@ -27,9 +27,11 @@ Native for Web: Playground](https://www.webpackbin.com/bins/-KgucwxRbn7HRU-V-3Bc
To install in your app:
```
npm install --save react@15.5 react-dom@15.5 react-native-web
npm install --save react@15.6 react-dom@15.6 react-native-web
```
NOTE: React Native for Web supports React/ReactDOM 15.4, 15.5, or 15.6.
Read the [Getting Started](docs/guides/getting-started.md) guide.
## Documentation