Skip to content

Releases: react-native-datetimepicker/datetimepicker

v5.1.0

21 Dec 10:26
Compare
Choose a tag to compare

5.1.0 (2021-12-21)

Features


This release is also available on:

v5.0.2

19 Dec 22:01
Compare
Choose a tag to compare

5.0.2 (2021-12-19)

Bug Fixes

  • (android) fix issue with minimumDate/maximumDate when using timeZoneOffsetInMinutes (#519) (bdf6179), closes #518

This release is also available on:

v5.0.1

11 Dec 23:29
Compare
Choose a tag to compare

5.0.1 (2021-12-11)

Bug Fixes

  • use android resource ids instead of names (#541) (717a76f)

This release is also available on:

v5.0.0

11 Dec 14:31
Compare
Choose a tag to compare

5.0.0 (2021-12-11)

Features

Please read here https://github.com/react-native-datetimepicker/datetimepicker#locale-note on how to handle locale

BREAKING CHANGES

  • locale prop removed

v4.0.1

02 Dec 10:14
Compare
Choose a tag to compare

4.0.1 (2021-12-02)

Bug Fixes

v4.0.0

22 Nov 19:31
Compare
Choose a tag to compare

4.0.0 (2021-11-22)

chore

BREAKING CHANGES

  • only Android API level >=21 (Android 5) and iOS >= 11 are supported��

apart from green CI, this fixed at least one bug as well

v3.5.2

03 Jun 09:13
Compare
Choose a tag to compare

3.5.2 (2021-06-03)

Bug Fixes

  • resolve timezoneOffsetInMinutes android bugs (#472) (b87a0c4)

v3.5.1

01 Jun 08:31
Compare
Choose a tag to compare

3.5.1 (2021-06-01)

Bug Fixes

v3.5.0

17 May 20:33
Compare
Choose a tag to compare

3.5.0 (2021-05-17)

Features

  • Allow overriding theme variant used by native ios picker (#457) (1fb6a2e)

v3.4.7

23 Apr 10:29
Compare
Choose a tag to compare

3.4.7 (2021-04-23)

Bug Fixes