Skip to content

[iOS] react-native-screens v4.19.0 breaks the global back swipe gesture on pager views #1050

@mozzius

Description

@mozzius

Environment

  • iOS 26
  • react-native-screens v4.19.0
  • 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

Screen.Recording.2026-01-01.at.21.19.54_compressed.mp4

Expected behaviour: I am able to swipe back to the previous screen.

This is exactly the same problem as I have with #1006, except now it's happening on all versions

Reproducible Demo

https://github.com/mozzius/pagerswipe-repro

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions