RN: Simplify verifyPropTypes

Reviewed By: sahrens

Differential Revision: D7893675

fbshipit-source-id: 74d1eff57201a2af4a12c39c4335e28ff9f14090
This commit is contained in:
Tim Yung
2018-05-07 16:45:19 -07:00
committed by Facebook Github Bot
parent b549e364e0
commit 820673e707
3 changed files with 52 additions and 63 deletions

View File

@@ -425,7 +425,7 @@ module.exports = {
* See http://facebook.github.io/react-native/docs/view.html#needsoffscreenalphacompositing
*/
needsOffscreenAlphaCompositing: PropTypes.bool,
/**
* Any additional platform-specific view prop types, or prop type overrides.
*/