mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-26 05:15:49 +08: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.