Releases: mmazzarolo/react-native-modal-datetime-picker
Releases · mmazzarolo/react-native-modal-datetime-picker
v4.1.0
09 Mar 20:54
Compare
Sorry, something went wrong.
No results found
v4.0.0
22 Feb 19:22
Compare
Sorry, something went wrong.
No results found
New features
Exposed the is24Hour prop for iOS (#11 )
The date prop is now synced with the component state (making it a controlled component) (#18 )
Thanks to @nikolaiwarner , @MJ0826 and @bitsal for contributing to this release!
v3.0.0
11 Nov 21:15
Compare
Sorry, something went wrong.
No results found
New features
Added the prop minimumDate
Added the prop maximumDate
Thanks to @geekvijay and @Wadjetz !
v2.0.1
12 Oct 19:36
Compare
Sorry, something went wrong.
No results found
Breaking changes
The visible prop has been renamed to isVisible
New features
Added the prop customCancelButtonIOS
Added the prop customConfirmButtonIOS
Added the prop customTitleContainerIOS
Added the prop datePickerContainerStyleIOS
Thanks to @Okipa for helping out
v1.1.0
06 Oct 18:47
Compare
Sorry, something went wrong.
No results found
Added datetime support, thanks to #1