mirror of
https://github.com/status-im/react-native.git
synced 2025-01-09 17:15:54 +00:00
54e947152f
Summary: Sometimes, `gesture.overswipe` can be `null`/`undefined` in `_moveAttachedGesture` resulting in a crash. This change adds a null check to avoid the crash. `_matchGestureAction` has a similar check so it looks like this case was overlooked in `_moveAttachedGesture`. **Test plan (required)** My team's app is using this change. Adam Comella Microsoft Corp. Closes https://github.com/facebook/react-native/pull/11017 Differential Revision: D4207277 Pulled By: ericvicenti fbshipit-source-id: a22817c2ebec1c996583269a59d6767f5713771b