We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c95c679 commit 3d96f68Copy full SHA for 3d96f68
README.md
@@ -51,7 +51,7 @@ npm install react-dom
51
npm install preact
52
53
# Necessary only if you render React Native Web app in WebView
54
-npm install react-native-web
+npm install react-dom react-native-web
55
```
56
57
### Requirements
0 commit comments