mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-24 04:16:00 +08:00
Compose propTypes from View.propTypes where appropriate.
Reviewed By: davidaurelio Differential Revision: D2668380 fb-gh-sync-id: f34fc8df3bbf755c710e99c5421762406afaba2c
This commit is contained in:
committed by
facebook-github-bot-8
parent
530ee3eeac
commit
dd09c88571
@@ -63,6 +63,7 @@ var MapView = React.createClass({
|
||||
},
|
||||
|
||||
propTypes: {
|
||||
...View.propTypes,
|
||||
/**
|
||||
* Used to style and layout the `MapView`. See `StyleSheet.js` and
|
||||
* `ViewStylePropTypes.js` for more info.
|
||||
|
||||
Reference in New Issue
Block a user