[change] React 0.14 support

This commit is contained in:
Nicolas Gallagher
2015-10-18 08:54:09 -07:00
parent 0b8c4b8746
commit 1c444569ae
13 changed files with 40 additions and 88 deletions
+2 -2
View File
@@ -4,7 +4,7 @@
[![npm version][npm-image]][npm-url]
[React Native][react-native-url] components and APIs for the Web.
~19 KB minified and gzipped.
~17.7 KB minified and gzipped.
* [Slack: reactiflux channel #react-native-web][slack-url]
* [Gitter: react-native-web][gitter-url]
@@ -23,7 +23,7 @@
## Install
```
npm install --save react react-native-web
npm install --save react react-dom react-native-web
```
## Example