You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| confirmTextStyle | style || The style of the confirm button text on iOS |
72
72
| customCancelButtonIOS | node || A custom component for the cancel button on iOS |
73
73
| customConfirmButtonIOS | node || A custom component for the confirm button on iOS |
74
+
| neverDisableConfirmIOS | bool | false | If true, do not disable the confirm button on any touch events; see [#82](https://github.com/mmazzarolo/react-native-modal-datetime-picker/issues/82)|
74
75
| customTitleContainerIOS | node || A custom component for the title container on iOS |
75
76
| datePickerContainerStyleIOS | style || The style of the container on iOS |
76
77
| reactNativeModalPropsIOS | object || Additional props for [react-native-modal](https://github.com/react-native-community/react-native-modal) on iOS |
0 commit comments