mirror of
https://github.com/status-im/react-native.git
synced 2025-02-06 14:43:49 +00:00
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.