Files
DefinitelyTyped/types/react-native-dialog
Nathan Shively-Sanders 6bdeb10970 react-native-dialog: Make container's modal props optional (#40227)
The tests use them in a way that indicates they are not required, so I
added Partial around reactNativeModal.ModalProps.

This probably resulted from a recent update to react-native-modal.
2019-11-08 08:27:23 -08:00
..