diff --git a/docs/0.58/webview.html b/docs/0.58/webview.html
index 92aceb91342..4ddd001e620 100644
--- a/docs/0.58/webview.html
+++ b/docs/0.58/webview.html
@@ -114,59 +114,59 @@
Props
Methods
Reference
Props
source
-Loads static HTML or a URI (with optional headers) in the WebView. Note that static HTML will require setting originWhitelist to ["*"].
+Loads static HTML or a URI (with optional headers) in the WebView. Note that static HTML will require setting originWhitelist to ["*"].
The object passed to source can have either of the following shapes:
Load uri
@@ -352,7 +352,7 @@
scalesPageToFit
Boolean that controls whether the web content is scaled to fit the view and enables the user to change the scale. The default value is true.
-On iOS, when useWebKit=true, this prop will not work.
+On iOS, when useWebKit=true, this prop will not work.
| Type | Required |
@@ -509,7 +509,7 @@
none
all
-With the new WebKit implementation, we have three new values:
+With the new WebKit implementation, we have three new values:
trackingNumber
flightNumber
diff --git a/docs/0.58/webview/index.html b/docs/0.58/webview/index.html
index 92aceb91342..4ddd001e620 100644
--- a/docs/0.58/webview/index.html
+++ b/docs/0.58/webview/index.html
@@ -114,59 +114,59 @@
Props
Methods
Reference
Props
source
-Loads static HTML or a URI (with optional headers) in the WebView. Note that static HTML will require setting originWhitelist to ["*"].
+Loads static HTML or a URI (with optional headers) in the WebView. Note that static HTML will require setting originWhitelist to ["*"].
The object passed to source can have either of the following shapes:
Load uri
@@ -352,7 +352,7 @@
scalesPageToFit
Boolean that controls whether the web content is scaled to fit the view and enables the user to change the scale. The default value is true.
-On iOS, when useWebKit=true, this prop will not work.
+On iOS, when useWebKit=true, this prop will not work.
| Type | Required |
@@ -509,7 +509,7 @@
none
all
-With the new WebKit implementation, we have three new values:
+With the new WebKit implementation, we have three new values:
trackingNumber
flightNumber
diff --git a/docs/0.59/webview.html b/docs/0.59/webview.html
index 300a4dd5cdb..df51ca61c99 100644
--- a/docs/0.59/webview.html
+++ b/docs/0.59/webview.html
@@ -114,59 +114,59 @@
Props
Methods
Reference
Props
source
-Loads static HTML or a URI (with optional headers) in the WebView. Note that static HTML will require setting originWhitelist to ["*"].
+Loads static HTML or a URI (with optional headers) in the WebView. Note that static HTML will require setting originWhitelist to ["*"].
The object passed to source can have either of the following shapes:
Load uri
@@ -352,7 +352,7 @@
scalesPageToFit
Boolean that controls whether the web content is scaled to fit the view and enables the user to change the scale. The default value is true.
-On iOS, when useWebKit=true, this prop will not work.
+On iOS, when useWebKit=true, this prop will not work.
| Type | Required |
@@ -509,7 +509,7 @@
none
all
-With the new WebKit implementation, we have three new values:
+With the new WebKit implementation, we have three new values:
trackingNumber
flightNumber
diff --git a/docs/0.59/webview/index.html b/docs/0.59/webview/index.html
index 300a4dd5cdb..df51ca61c99 100644
--- a/docs/0.59/webview/index.html
+++ b/docs/0.59/webview/index.html
@@ -114,59 +114,59 @@
Props
Methods
Reference
Props
source
-Loads static HTML or a URI (with optional headers) in the WebView. Note that static HTML will require setting originWhitelist to ["*"].
+Loads static HTML or a URI (with optional headers) in the WebView. Note that static HTML will require setting originWhitelist to ["*"].
The object passed to source can have either of the following shapes:
Load uri
@@ -352,7 +352,7 @@
scalesPageToFit
Boolean that controls whether the web content is scaled to fit the view and enables the user to change the scale. The default value is true.
-On iOS, when useWebKit=true, this prop will not work.
+On iOS, when useWebKit=true, this prop will not work.
| Type | Required |
@@ -509,7 +509,7 @@
none
all
-With the new WebKit implementation, we have three new values:
+With the new WebKit implementation, we have three new values:
trackingNumber
flightNumber
diff --git a/docs/next/scrollview.html b/docs/next/scrollview.html
index 98891ed62a2..9a410eee99c 100644
--- a/docs/next/scrollview.html
+++ b/docs/next/scrollview.html
@@ -476,7 +476,7 @@ const styles = StyleSheet.create({
onMomentumScrollBegin
-Called when the momentum scroll starts (scroll which occurs as the ScrollView glides to a stop).
+Called when the momentum scroll starts (scroll which occurs as the ScrollView starts gliding).
| Type | Required |
diff --git a/docs/next/scrollview/index.html b/docs/next/scrollview/index.html
index 98891ed62a2..9a410eee99c 100644
--- a/docs/next/scrollview/index.html
+++ b/docs/next/scrollview/index.html
@@ -476,7 +476,7 @@ const styles = StyleSheet.create({
onMomentumScrollBegin
-Called when the momentum scroll starts (scroll which occurs as the ScrollView glides to a stop).
+Called when the momentum scroll starts (scroll which occurs as the ScrollView starts gliding).
| Type | Required |
diff --git a/docs/webview.html b/docs/webview.html
index dc711d00a83..e8c7e2ea919 100644
--- a/docs/webview.html
+++ b/docs/webview.html
@@ -58,59 +58,59 @@
Props
Methods
Reference
Props
source
-Loads static HTML or a URI (with optional headers) in the WebView. Note that static HTML will require setting originWhitelist to ["*"].
+Loads static HTML or a URI (with optional headers) in the WebView. Note that static HTML will require setting originWhitelist to ["*"].
The object passed to source can have either of the following shapes:
Load uri
@@ -296,7 +296,7 @@
scalesPageToFit
Boolean that controls whether the web content is scaled to fit the view and enables the user to change the scale. The default value is true.
-On iOS, when useWebKit=true, this prop will not work.
+On iOS, when useWebKit=true, this prop will not work.
| Type | Required |
@@ -453,7 +453,7 @@
none
all
-With the new WebKit implementation, we have three new values:
+With the new WebKit implementation, we have three new values:
trackingNumber
flightNumber
diff --git a/docs/webview/index.html b/docs/webview/index.html
index dc711d00a83..e8c7e2ea919 100644
--- a/docs/webview/index.html
+++ b/docs/webview/index.html
@@ -58,59 +58,59 @@
Props
Methods
Reference
Props
source
-Loads static HTML or a URI (with optional headers) in the WebView. Note that static HTML will require setting originWhitelist to ["*"].
+Loads static HTML or a URI (with optional headers) in the WebView. Note that static HTML will require setting originWhitelist to ["*"].
The object passed to source can have either of the following shapes:
Load uri
@@ -296,7 +296,7 @@
scalesPageToFit
Boolean that controls whether the web content is scaled to fit the view and enables the user to change the scale. The default value is true.
-On iOS, when useWebKit=true, this prop will not work.
+On iOS, when useWebKit=true, this prop will not work.
| Type | Required |
@@ -453,7 +453,7 @@
none
all
-With the new WebKit implementation, we have three new values:
+With the new WebKit implementation, we have three new values:
trackingNumber
flightNumber