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
Copy file name to clipboardExpand all lines: proposals/0001-webview.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,7 @@ The primary alternative is to keep the WebView in core. There are also existing
51
51
52
52
## Adoption strategy
53
53
54
-
This is a breaking change and existing React Native authors who use WebView will need to update their apps to access one of the third party solutions. For most, it should be as simple as `yarn add @infinitered/react-native-webview` and update their import statements.
54
+
This is a breaking change and existing React Native authors who use WebView will need to update their apps to access one of the third party solutions. For most, it should be as simple as `yarn add react-native-webview` and update their import statements.
0 commit comments