You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Is there an existing 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
The text was updated successfully, but these errors were encountered: