-
Notifications
You must be signed in to change notification settings - Fork 25.2k
onBlur , back button #23308
Copy link
Copy link
Closed
Labels
BugComponent: TextInputRelated to the TextInput component.Related to the TextInput component.StaleThere has been a lack of activity on this issue and it may be closed soon.There has been a lack of activity on this issue and it may be closed soon.
Metadata
Metadata
Assignees
Labels
BugComponent: TextInputRelated to the TextInput component.Related to the TextInput component.StaleThere has been a lack of activity on this issue and it may be closed soon.There has been a lack of activity on this issue and it may be closed soon.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Environment
Description
When text input is focused and you press back button in android , onBlur is not triggered
Reproducible Demo
https://snack.expo.io/rJnc3BuV4
Run snack and focus input , then press back button , the alert must shown