mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-02-02 09:08:58 +08:00
Summary: ``onlyChild`` restriction is implemented in ``TouchableHighlight``, not ``TouchableOpacity``. Closes https://github.com/facebook/react-native/pull/2542 Reviewed By: @svcscm Differential Revision: D2471539 Pulled By: @vjeux