mirror of
https://github.com/status-im/react-native.git
synced 2025-01-10 09:35:48 +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.