mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-05-24 15:18:19 +00:00
Add re-start to starter kits
This commit is contained in:
committed by
Nicolas Gallagher
parent
c1152ee09a
commit
1795bae8b5
@@ -44,7 +44,7 @@ by the app.
|
||||
}
|
||||
```
|
||||
|
||||
(For React/ReactDOM 15.4 – 15.6 support, install `react-native-web@<=0.1.0`)
|
||||
(For React/ReactDOM 15.4 – 15.6 support, install `react-native-web@<0.1.0`)
|
||||
|
||||
See the [Getting Started](docs/guides/getting-started.md) guide for more details.
|
||||
|
||||
@@ -70,6 +70,7 @@ Guides:
|
||||
* [create-react-app](https://github.com/facebookincubator/create-react-app)
|
||||
* [react-native-web-starter](https://github.com/grabcode/react-native-web-starter)
|
||||
* [react-native-web-webpack](https://github.com/ndbroadbent/react-native-web-webpack)
|
||||
* [re-start](https://github.com/react-everywhere/re-start)
|
||||
|
||||
## Example code
|
||||
|
||||
|
||||
Reference in New Issue
Block a user