useReanimatedTransitionProgress does not update when scrolling a list and closing a modal on iOS simuniselly #2659
Labels
Platform: iOS
This issue is specific to iOS
Repro provided
A reproduction with a snack or repo is provided
Description
When using
useReanimatedTransitionProgress
to track the progress of closing a modal on iOS, the progress animated value does not update correctly when trying to scroll the list or screen while simultaneously closing the modal.Expected Behavior
Actual Behavior
Without scrolling
Simulator.Screen.Recording.-.iPhone.Xs.-.2025-01-29.at.10.17.31.mp4
With scrolling
Simulator.Screen.Recording.-.iPhone.Xs.-.2025-01-29.at.10.17.48.mp4
Steps to reproduce
Snack or a link to a repository
https://github.com/ArekChr/react-native-screens/blob/bug/2632/apps/src/tests/Test2632.tsx
Screens version
4.6.0-beta.1
React Native version
0.77.0-rc.7
Platforms
iOS
JavaScript runtime
Hermes
Workflow
React Native (without Expo)
Architecture
Paper (Old Architecture)
Build type
Debug mode
Device
iOS simulator
Device model
No response
Acknowledgements
Yes
The text was updated successfully, but these errors were encountered: