Releases: react-native-datetimepicker/datetimepicker
Releases · react-native-datetimepicker/datetimepicker
v6.2.1
25 Jul 21:02
Compare
Sorry, something went wrong.
No results found
6.2.1 (2022-07-25)
Bug Fixes
hide calender view when spinner mode is selected on android tablets (#601 ) (e3854e9 )
This release is also available on:
v6.2.0
28 Jun 14:17
Compare
Sorry, something went wrong.
No results found
6.2.0 (2022-06-28)
Features
android: add custom label for positive and negative button (#609 ) (b6bfd45 )
This release is also available on:
v6.1.4
27 Jun 21:27
Compare
Sorry, something went wrong.
No results found
6.1.4 (2022-06-27)
Bug Fixes
This release is also available on:
v6.1.3
29 Apr 04:53
Compare
Sorry, something went wrong.
No results found
6.1.3 (2022-04-29)
Bug Fixes
This release is also available on:
v6.1.2
06 Apr 01:33
Compare
Sorry, something went wrong.
No results found
6.1.2 (2022-04-06)
Bug Fixes
update simple-plist to fix security vulnerability (#594 ) (e3f0b1d )
This release is also available on:
v6.1.1
29 Mar 04:19
Compare
Sorry, something went wrong.
No results found
6.1.1 (2022-03-29)
Bug Fixes
This release is also available on:
v6.1.0
22 Mar 14:30
Compare
Sorry, something went wrong.
No results found
6.1.0 (2022-03-22)
Features
This release is also available on:
v6.0.2
19 Mar 08:49
Compare
Sorry, something went wrong.
No results found
6.0.2 (2022-03-19)
Bug Fixes
This release is also available on:
v6.0.1
11 Mar 13:11
Compare
Sorry, something went wrong.
No results found
6.0.1 (2022-03-11)
Bug Fixes
This release is also available on:
v6.0.0
11 Mar 03:38
Compare
Sorry, something went wrong.
No results found
6.0.0 (2022-03-11)
Features
expose imperative api for android picker (#574 ) (5861042 )
new onError
prop on Android
documentation improvements (more are coming)
more unified typings across platforms: the onChange
event type is now DateTimePickerEvent
:
import type { DateTimePickerEvent } from '@react-native-community/datetimepicker'
BREAKING CHANGES
actually, should not be breaking but there were improvements in typings which might break consumers
This release is also available on: