Skip to content

[TextInput]: Add missing value 'go' in enterKeyHint prop - #3739

Merged
Simek merged 2 commits into
react:mainfrom
tarunrajput:add-missing-go-value-in-enterKeyHint
Aug 8, 2025
Merged

[TextInput]: Add missing value 'go' in enterKeyHint prop#3739
Simek merged 2 commits into
react:mainfrom
tarunrajput:add-missing-go-value-in-enterKeyHint

Conversation

@tarunrajput

@tarunrajputtarunrajput commented May 31, 2023

Copy link
Copy Markdown
Contributor

enterKeyHint supports following values but docs are missing one value go.
Also, enter is equivalent to UIReturnKeyType default and supported in iOS only.

exporttypeenterKeyHintType=// Cross Platform|'done'|'go'|'next'|'search'|'send'// Android-only|'previous'// iOS-only|'enter';
image

Tests

https://deploy-preview-3739--react-native.netlify.app/docs/textinput#enterkeyhint

@netlify

netlifyBot commented May 31, 2023

Copy link
Copy Markdown

Deploy Preview for react-native ready!

NameLink
🔨 Latest commit6dbc615
🔍 Latest deploy loghttps://app.netlify.com/projects/react-native/deploys/689602acc652fd000856385f
😎 Deploy Previewhttps://deploy-preview-3739--react-native.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@tarunrajput
tarunrajputforce-pushed the add-missing-go-value-in-enterKeyHint branch from 87e4e76 to 539f1e8CompareMay 31, 2023 07:16
@SimekSimek added 🕐 Waiting on PR These may be waiting for a PR to the facebook/react-native to be merged Wait on future Release This indicates a PR that updates the doc to match a future release. labels May 31, 2023
@tarunrajput

Copy link
Copy Markdown
ContributorAuthor

@Simek, could we merge this?

@cortinico

Copy link
Copy Markdown
Contributor

@Simek, could we merge this?

I believe yes, not sure why @Simek you added "Waiting on future release"

@Simek

Simek commented Dec 9, 2023

Copy link
Copy Markdown
Collaborator

I believe that I have added labels since at te moment of PR publish, changes has not been merged to core repo yet, and thus was not sure when they land and which version the changes be a part of. Usually we update those labels in docs after the PRs land, or when preparing docs cut for new version.

@tarunrajput Can you backport the changes to versioned 0.73 docs before we ship this out, since this change has landed as a part of this release?

@SimekSimek removed 🕐 Waiting on PR These may be waiting for a PR to the facebook/react-native to be merged Wait on future Release This indicates a PR that updates the doc to match a future release. labels Dec 9, 2023
@tarunrajput
tarunrajputforce-pushed the add-missing-go-value-in-enterKeyHint branch from 539f1e8 to 049120cCompareDecember 9, 2023 15:46
@Simek
Simek merged commit 6abd743 into react:mainAug 8, 2025
4 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@tarunrajput@cortinico@Simek@facebook-github-bot