mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
aa19232609
Summary: Sometimes, when quicly backing out of a gesture, the scene isn't fully reset to the middle position and remains offset by a few pixels. This makes sure that never happens. @public Test Plan: Tested on iOS and I can no longer see the scenes stop when backing out of a gesture