mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
deb6fbd929
Summary: Makes new touch processing path check for double dispose on touch events. Old event dispatcher has a race condition which makes it double-dispose some events, so we need to make sure it also processes touches correctly. Changelog: [Internal] Check for double dispose when sending touch event Reviewed By: cortinico Differential Revision: D32110250 fbshipit-source-id: d6a12cbac60f9ff5e836cfaca5a47c467bea06c7