diff --git a/docs/next/getting-started.html b/docs/next/getting-started.html index b359b5361ff..1493ef0ea43 100644 --- a/docs/next/getting-started.html +++ b/docs/next/getting-started.html @@ -233,7 +233,7 @@ npm start

React Native requires a recent version of the Java SE Development Kit (JDK). Download and install Oracle JDK 8 or newer if needed. You can also use OpenJDK 8 or newer as an alternative.
+React Native requires a recent version of the Java SE Development Kit (JDK). Download and install Oracle JDK 8 if needed. You can also use OpenJDK 8 as an alternative.
Setting up your development environment can be somewhat tedious if you're new to Android development. If you're already familiar with Android development, there are a few things you may need to configure. In either case, please make sure to carefully follow the next few steps.
diff --git a/docs/next/getting-started/index.html b/docs/next/getting-started/index.html index b359b5361ff..1493ef0ea43 100644 --- a/docs/next/getting-started/index.html +++ b/docs/next/getting-started/index.html @@ -233,7 +233,7 @@ npm start
React Native requires a recent version of the Java SE Development Kit (JDK). Download and install Oracle JDK 8 or newer if needed. You can also use OpenJDK 8 or newer as an alternative.
+React Native requires a recent version of the Java SE Development Kit (JDK). Download and install Oracle JDK 8 if needed. You can also use OpenJDK 8 as an alternative.
Setting up your development environment can be somewhat tedious if you're new to Android development. If you're already familiar with Android development, there are a few things you may need to configure. In either case, please make sure to carefully follow the next few steps.
diff --git a/docs/next/picker-item.html b/docs/next/picker-item.html index 43f6799e0dd..24e454c6b70 100644 --- a/docs/next/picker-item.html +++ b/docs/next/picker-item.html @@ -28,7 +28,7 @@colorThe value to be passed to picker's onValueChange callback when this item is selected. Can be a string or an integer.
Color of this item's text.
| Type | Required |
|---|
valueColor of this item's text.
+The value to be passed to picker's onValueChange callback when this item is selected. Can be a string or an integer.
| Type | Required | Platform |
|---|
colorThe value to be passed to picker's onValueChange callback when this item is selected. Can be a string or an integer.
Color of this item's text.
| Type | Required |
|---|
valueColor of this item's text.
+The value to be passed to picker's onValueChange callback when this item is selected. Can be a string or an integer.
| Type | Required | Platform |
|---|