Skip to content

6.8.1 breaks the global back gesture #1006

@mozzius

Description

@mozzius

Environment

iOS, RN 0.79.3, Paper and Fabric

Description

Version 6.8.1 is a regression from previous versions. We have a pager view that contains multiple scrollviews, and on the latest version the back gesture from react-native-screens gets swallowed by the pager.

Expected behaviour (6.8.0)

Simulator.Screen.Recording.-.iPhone.16.-.2025-06-25.at.12.29.10.mp4

Current behaviour (6.8.1)

Simulator.Screen.Recording.-.iPhone.16.-.2025-06-25.at.12.32.29.mp4

The issue seems to be caused by #933, which appears to be a fix for pagers inside of scrollviews. Unfortunately, it seems to break scrollviews inside pagers.

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