mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-02 17:27:11 +08:00
These properties should be optional. https://github.com/facebook/react-native/blob/master/Libraries/Modal/Modal.js#L113-L124 i.e. they are PropTypes.func / PropTypes.arrayOf not PropTypes.func.required / PropTypes.arrayOf().required