mirror of
https://github.com/status-im/react-native.git
synced 2025-01-09 17:15:54 +00:00
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: #