diff --git a/Libraries/CustomComponents/NavigationExperimental/NavigationCardStack.js b/Libraries/CustomComponents/NavigationExperimental/NavigationCardStack.js index 6bc607591..28032f94f 100644 --- a/Libraries/CustomComponents/NavigationExperimental/NavigationCardStack.js +++ b/Libraries/CustomComponents/NavigationExperimental/NavigationCardStack.js @@ -131,7 +131,7 @@ class NavigationCardStack extends React.Component { /** * Custom style applied to the card. */ - cardStyle: View.propTypes.style, + cardStyle: PropTypes.any, /** * Direction of the cards movement. Value could be `horizontal` or