You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An easy way to integrate your [React](https://github.com/facebook/react) app into [React Native](https://github.com/facebook/react-native) app.
5
+
An easy way to integrate your [React](https://github.com/facebook/react) app into [React Native](https://github.com/facebook/react-native) app with WebView.
6
6
7
7
## Why?
8
8
@@ -83,7 +83,7 @@ const Root = () => {
83
83
exportdefaultwebViewRender(<Root />);
84
84
```
85
85
86
-
3. Use the entry file in your React Native app.
86
+
3. Use the entry file in your React Native app with WebView.
0 commit comments