Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(TextInput): Support submitBehavior prop #2737

Open
1 task done
youngboy opened this issue Nov 19, 2024 · 0 comments
Open
1 task done

feat(TextInput): Support submitBehavior prop #2737

youngboy opened this issue Nov 19, 2024 · 0 comments
Labels
enhancement Requires extension or creation of new React Native API

Comments

@youngboy
Copy link

Is there an existing request?

  • I have searched for this request

Describe the feature request

The current blurOnSubmit prop is being deprecated, and the new submitBehavior prop offers similar functionality with enhanced control over submit and blur behaviors. It would be nice to add support for this prop to maintain alignment with React Native's latest APIs.

https://github.com/facebook/react-native/blob/main/packages/react-native/Libraries/Components/TextInput/TextInput.js#L196

@youngboy youngboy added the enhancement Requires extension or creation of new React Native API label Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Requires extension or creation of new React Native API
Projects
None yet
Development

No branches or pull requests

1 participant