react-native/Libraries/Components/Touchable
Christopher Chedeau f377849c73 [ReactNative] Clean up Touchable PropTypes
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: #
2015-03-17 16:46:14 -08:00
..
TouchableBounce.js [React Native] Add preliminary animation API 2015-03-10 14:19:38 -08:00
TouchableHighlight.js [ReactNative] Clean up Touchable PropTypes 2015-03-17 16:46:14 -08:00
TouchableOpacity.js [ReactNative] Clean up Touchable PropTypes 2015-03-17 16:46:14 -08:00
TouchableWithoutFeedback.js [ReactNative] Clean up Touchable PropTypes 2015-03-17 16:46:14 -08:00
ensureComponentIsNative.js [react-packager][streamline oss] Move open sourced JS source to react-native-github 2015-02-19 21:25:11 -08:00