Releases: mmazzarolo/react-native-modal-datetime-picker
Releases · mmazzarolo/react-native-modal-datetime-picker
v4.12.0
16 Oct 16:38
Compare
Sorry, something went wrong.
No results found
Update CustomDatePickerIOS styling so it looks as close to the native UIActionSheet as possible #89
Updated Momentjs to 2.19.0 #92
Fix Android date in release mode #96
Thanks to @encosw , @mars-lan and @patlux for the contributions!
v4.11.0
30 Aug 17:28
Compare
Sorry, something went wrong.
No results found
Fixed DateTimePicker in 'time' mode resetting non-time portions of Date object #71 #80
Thanks to @j-wang , @jkdf2 and @erikaxel for the contribution.
v4.10.0
29 Aug 18:32
Compare
Sorry, something went wrong.
No results found
Added reactNativeModalPropsIOS for passing additional props to the modal that wraps the picker on IOS
Fix TypeScript typings #79
Fix typo that causes hour to be unset in Android datetime picker #74
Thanks to @Gerharddc and @oliveroneill for the contributions!
v4.9.0
25 Jul 17:51
Compare
Sorry, something went wrong.
No results found
Super small release:
Updated react-native-modal to ^1.5.0. No more prop-types warn! #66
Thanks @iRoachie for the PR!
v4.8.0
10 Jul 19:29
Compare
Sorry, something went wrong.
No results found
Fixed is24Hour param being ignored for datetime scenario #52
Fixed typings for optional onHideAfterConfirm #53
Changed default value of datePickerModeAndroid to default #58
Thanks to @bsonntag , @iRoachie and @raduflp for the contributions!
v4.7.0
15 Jun 13:49
Compare
Sorry, something went wrong.
No results found
v4.6.0
13 May 12:57
Compare
Sorry, something went wrong.
No results found
Improved package.json by adding homepage and repository keys #38
We no longer allow a user to tap the confirm button unless picker = still #40
Moved the PropTypes to the new prop-types package
Added a precommit hooks that executes a lint test and uses prettier to style the content of src/
v4.5.0
09 May 13:23
Compare
Sorry, something went wrong.
No results found
v4.4.0
19 Apr 17:52
Compare
Sorry, something went wrong.
No results found
Updated example and fixed a bug (on react-native-modal) that showed the modal animation incorrectly.
v4.2.1
02 Apr 17:24
Compare
Sorry, something went wrong.
No results found
Moved react-native-animated-modal to react-native-modal.