mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-02-06 17:27:54 +08:00
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: #