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
Any react-native-pager-view version (tested 6.8.0, 6.8.1, 8.0.0)
Description
I have filed the same issue with react-native-screens here: software-mansion/react-native-screens#3512
Since this is an issue with the interaction between these two libraries, I thought it was worth opening one here too.
After upgrading to react-native-screens v4.19.0, the global back gesture does not work if it's on top of a pager view. I would speculate it's due to software-mansion/react-native-screens#3420