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