f377849c73
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: # |
||
---|---|---|
.. | ||
TouchableBounce.js | ||
TouchableHighlight.js | ||
TouchableOpacity.js | ||
TouchableWithoutFeedback.js | ||
ensureComponentIsNative.js |