mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-05-25 15:42:24 +00:00
[add] ReactDOM server API to ReactNative API
This commit is contained in:
@@ -30,7 +30,7 @@ styles defined in JavaScript into "Atomic CSS".
|
||||
To install in your app:
|
||||
|
||||
```
|
||||
npm install --save react@0.14 react-dom@0.14 react-native-web
|
||||
npm install --save react@0.15 react-native-web
|
||||
```
|
||||
|
||||
Read the [Client and Server rendering](docs/guides/rendering.md) guide.
|
||||
|
||||
Reference in New Issue
Block a user