-
Notifications
You must be signed in to change notification settings - Fork 25.2k
BackHandler Does Not Work Google Pixel #44670
Copy link
Copy link
Open
Labels
API: BackHandlerNeeds: AttentionIssues where the author has responded to feedback.Issues where the author has responded to feedback.Needs: ReproThis issue could be improved with a clear list of steps to reproduce the issue.This issue could be improved with a clear list of steps to reproduce the issue.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
API: BackHandlerNeeds: AttentionIssues where the author has responded to feedback.Issues where the author has responded to feedback.Needs: ReproThis issue could be improved with a clear list of steps to reproduce the issue.This issue could be improved with a clear list of steps to reproduce the issue.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.
Description
More detail: react-navigation/react-navigation#11227
It seems on Google Pixel devices the BackHandler does not work
Steps to reproduce
Use back handler on Google Pixel 6+ device
React Native Version
0.74
Affected Platforms
Runtime - Android
Output of
npx react-native infoStacktrace or Logs
Reproducer
https://github.com/Roamer77/Android13backButtonBug
Screenshots and Videos
No response