From d9c58782dcf7325225502e0275df816f4e21b619 Mon Sep 17 00:00:00 2001 From: ryeker-herndon-lark <101733704+ryeker-herndon-lark@users.noreply.github.com> Date: Thu, 8 Feb 2024 14:08:54 -0700 Subject: [PATCH 1/7] Update textinput.md Add working link to previews for all TextInput `keyboardType` values --- docs/textinput.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/textinput.md b/docs/textinput.md index a1cd71d3942..ac773356655 100644 --- a/docs/textinput.md +++ b/docs/textinput.md @@ -454,7 +454,7 @@ Determines the color of the keyboard. Determines which keyboard to open, e.g.`numeric`. -See screenshots of all the types [here](https://lefkowitz.me/2018/04/30/visual-guide-to-react-native-textinput-keyboardtype-options/). +See screenshots of all the types [here](https://davidl.fr/blog/keyboard-react-native-ios-android?utm_campaign=thisweekinreact&utm_medium=email&utm_source=Revue%20newsletter#all-react-native-keyboard-type-examples-i-os-on-the-left-android-on-the-right). The following values work across platforms: @@ -470,7 +470,7 @@ _iOS Only_ The following values work on iOS only: -- `ascii-capable` +- `ascii-capable`z - `numbers-and-punctuation` - `name-phone-pad` - `twitter` From a9eca94e49d8c765cf2f49c9e0f76ef99cca5938 Mon Sep 17 00:00:00 2001 From: Bartosz Kaszubowski Date: Fri, 16 Feb 2024 13:28:49 +0100 Subject: [PATCH 2/7] Update docs/textinput.md --- docs/textinput.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/textinput.md b/docs/textinput.md index ac773356655..54a3a0a426e 100644 --- a/docs/textinput.md +++ b/docs/textinput.md @@ -454,7 +454,7 @@ Determines the color of the keyboard. Determines which keyboard to open, e.g.`numeric`. -See screenshots of all the types [here](https://davidl.fr/blog/keyboard-react-native-ios-android?utm_campaign=thisweekinreact&utm_medium=email&utm_source=Revue%20newsletter#all-react-native-keyboard-type-examples-i-os-on-the-left-android-on-the-right). +See screenshots of all the types [here](https://davidl.fr/blog/keyboard-react-native-ios-android#all-react-native-keyboard-type-examples-i-os-on-the-left-android-on-the-right). The following values work across platforms: From 6e29e5b9d85fe869f3312a67197b1851dc0683f3 Mon Sep 17 00:00:00 2001 From: Bartosz Kaszubowski Date: Fri, 16 Feb 2024 13:28:54 +0100 Subject: [PATCH 3/7] Update docs/textinput.md Co-authored-by: Nicola Corti --- docs/textinput.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/textinput.md b/docs/textinput.md index 54a3a0a426e..c104bfec180 100644 --- a/docs/textinput.md +++ b/docs/textinput.md @@ -470,7 +470,7 @@ _iOS Only_ The following values work on iOS only: -- `ascii-capable`z +- `ascii-capable` - `numbers-and-punctuation` - `name-phone-pad` - `twitter` From 3358016980729447dc8056232eaa3cc6f618bfda Mon Sep 17 00:00:00 2001 From: Bartosz Kaszubowski Date: Fri, 16 Feb 2024 13:31:53 +0100 Subject: [PATCH 4/7] Update textinput.md 0.73 --- website/versioned_docs/version-0.73/textinput.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/versioned_docs/version-0.73/textinput.md b/website/versioned_docs/version-0.73/textinput.md index af9db0ba740..1b04885fb15 100644 --- a/website/versioned_docs/version-0.73/textinput.md +++ b/website/versioned_docs/version-0.73/textinput.md @@ -454,7 +454,7 @@ Determines the color of the keyboard. Determines which keyboard to open, e.g.`numeric`. -See screenshots of all the types [here](https://lefkowitz.me/2018/04/30/visual-guide-to-react-native-textinput-keyboardtype-options/). +See screenshots of all the types [here](https://davidl.fr/blog/keyboard-react-native-ios-android#all-react-native-keyboard-type-examples-i-os-on-the-left-android-on-the-right). The following values work across platforms: From f542824c375db74b912d069b4d44c809181e5eb0 Mon Sep 17 00:00:00 2001 From: Bartosz Kaszubowski Date: Fri, 16 Feb 2024 13:32:36 +0100 Subject: [PATCH 5/7] Update textinput.md 0.72 --- website/versioned_docs/version-0.72/textinput.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/versioned_docs/version-0.72/textinput.md b/website/versioned_docs/version-0.72/textinput.md index 60fa85ea06f..009e485e005 100644 --- a/website/versioned_docs/version-0.72/textinput.md +++ b/website/versioned_docs/version-0.72/textinput.md @@ -449,7 +449,7 @@ Determines the color of the keyboard. Determines which keyboard to open, e.g.`numeric`. -See screenshots of all the types [here](http://lefkowitz.me/2018/04/30/visual-guide-to-react-native-textinput-keyboardtype-options/). +See screenshots of all the types [here](https://davidl.fr/blog/keyboard-react-native-ios-android#all-react-native-keyboard-type-examples-i-os-on-the-left-android-on-the-right). The following values work across platforms: From 277ee3db325ebe181370aec15fb69977ff48b5f0 Mon Sep 17 00:00:00 2001 From: Bartosz Kaszubowski Date: Fri, 16 Feb 2024 13:33:18 +0100 Subject: [PATCH 6/7] Update textinput.md 0.71 --- website/versioned_docs/version-0.71/textinput.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/versioned_docs/version-0.71/textinput.md b/website/versioned_docs/version-0.71/textinput.md index 1fed80d2909..2e9d3d0a86b 100644 --- a/website/versioned_docs/version-0.71/textinput.md +++ b/website/versioned_docs/version-0.71/textinput.md @@ -449,7 +449,7 @@ Determines the color of the keyboard. Determines which keyboard to open, e.g.`numeric`. -See screenshots of all the types [here](http://lefkowitz.me/2018/04/30/visual-guide-to-react-native-textinput-keyboardtype-options/). +See screenshots of all the types [here](https://davidl.fr/blog/keyboard-react-native-ios-android#all-react-native-keyboard-type-examples-i-os-on-the-left-android-on-the-right). The following values work across platforms: From 2f94811e872c81e6baf6a6703fdb2362452b77ea Mon Sep 17 00:00:00 2001 From: Bartosz Kaszubowski Date: Fri, 16 Feb 2024 13:35:17 +0100 Subject: [PATCH 7/7] Update textinput.md 0.70 --- website/versioned_docs/version-0.70/textinput.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/versioned_docs/version-0.70/textinput.md b/website/versioned_docs/version-0.70/textinput.md index 94d3474d655..2bfc4854e1f 100644 --- a/website/versioned_docs/version-0.70/textinput.md +++ b/website/versioned_docs/version-0.70/textinput.md @@ -387,7 +387,7 @@ Determines the color of the keyboard. Determines which keyboard to open, e.g.`numeric`. -See screenshots of all the types [here](http://lefkowitz.me/2018/04/30/visual-guide-to-react-native-textinput-keyboardtype-options/). +See screenshots of all the types [here](https://davidl.fr/blog/keyboard-react-native-ios-android#all-react-native-keyboard-type-examples-i-os-on-the-left-android-on-the-right). The following values work across platforms: