mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-27 19:25:11 +08:00
Reverted ca9d1b3bf5a6f46ec29babe8685634690ff9a2bc to unbreak groups
This commit is contained in:
@@ -83,12 +83,6 @@ var View = React.createClass({
|
||||
},
|
||||
|
||||
propTypes: {
|
||||
/**
|
||||
* When false, indicates that the view should not be collapsed, even if it is
|
||||
* layout-only. Defaults to true.
|
||||
*/
|
||||
collapsible: PropTypes.bool,
|
||||
|
||||
/**
|
||||
* When true, indicates that the view is an accessibility element. By default,
|
||||
* all the touchable elements are accessible.
|
||||
|
||||
Reference in New Issue
Block a user