-
Notifications
You must be signed in to change notification settings - Fork 453
Open
Description
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
yukim-acloset
Metadata
Metadata
Assignees
Labels
No labels