mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-02-12 22:29:41 +08:00
f377849c73f06b5fc844d9a8739d8a3f9cf60a5a
Summary: Summary: Instead of having a separate TouchablePropTypes, put those in TouchableWithoutFeedback and have the other ones use ...TouchableWithoutFeedback.propTypes. This makes it work with the docs parsing. Closes https://github.com/facebook/react-native/pull/159 Github Author: Christopher Chedeau <vjeux@fb.com> Test Plan: Run the website, make sure all the touchable components have the right prop types CC: Task ID: #
Description
Languages
JavaScript
40.2%
Java
24.7%
Objective-C
14.3%
C++
13.5%
Objective-C++
3.9%
Other
3.3%