Files
DefinitelyTyped/react-native
cailenmusselman 31e4220dde ModalProperties should be optional
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
2016-12-13 18:15:28 -06:00
..
2016-12-13 18:15:28 -06:00