mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-02-06 22:44:22 +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.