mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
debca6d24f
Summary: We want to be able to access the touch data within our components' event handlers, so we need to thread the event object all the way through to them.