-
Notifications
You must be signed in to change notification settings - Fork 24.8k
Closed
Labels
Component: TextInputRelated to the TextInput component.Related to the TextInput component.Needs: Triage 🔍Resolution: PR SubmittedA pull request with a fix has been provided.A pull request with a fix has been provided.
Description
Description
enterKeyHint, listed as a prop for text inputs in JavaScript:
enterKeyHint?: ?enterKeyHintType, |
... is not listed in the TextInputProps declaration:
react-native/packages/react-native/Libraries/Components/TextInput/TextInput.d.ts
Line 453 in 7f22db8
export interface TextInputProps |
React Native Version
0.71.8
Output of npx react-native info
Steps to reproduce
Snack, code example, screenshot, or link to a repository
idrakimuhamad
Metadata
Metadata
Assignees
Labels
Component: TextInputRelated to the TextInput component.Related to the TextInput component.Needs: Triage 🔍Resolution: PR SubmittedA pull request with a fix has been provided.A pull request with a fix has been provided.