mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-05-10 17:33:36 +08:00
Summary: Supports `onLayout` for Touchable*` by piping onLayout through to the native component inside since only native components support it by default.