Skip to content

feat(TextInput): Support submitBehavior prop #2737

Open
@youngboy

Description

@youngboy

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementRequires extension or creation of new React Native API

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions