mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
36dfd402b2
Summary: Supports `onLayout` for Touchable*` by piping onLayout through to the native component inside since only native components support it by default.