mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-05-28 08:34:31 +00:00
[change] Remove ART export
Anticipate the removal of ART from React Native core: https://github.com/facebook/react-native/issues/23313 Simplifies dependencies and builds for web apps. Close #1251
This commit is contained in:
@@ -16,12 +16,6 @@ the recommendations in the [React documentation](https://reactjs.org/).
|
||||
yarn add react react-dom react-native-web
|
||||
```
|
||||
|
||||
And if you need to use `ART`:
|
||||
|
||||
```
|
||||
yarn add react-art
|
||||
```
|
||||
|
||||
## Starter kits
|
||||
|
||||
[create-react-app](https://github.com/facebookincubator/create-react-app)
|
||||
|
||||
Reference in New Issue
Block a user