Skip to content

Releases: react-native-datetimepicker/datetimepicker

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

v3.4.6

16 Apr 13:06
Compare
Choose a tag to compare

3.4.6 (2021-04-16)

Bug Fixes

  • revert "chore: refer to android styles directly by ID (#435)" (#438) (394ca80)

v3.4.5

15 Apr 23:35
Compare
Choose a tag to compare

3.4.5 (2021-04-15)

Bug Fixes

  • dismiss android time picker on unmount (#436) (d4b298d)

v3.4.4

15 Apr 21:08
Compare
Choose a tag to compare

3.4.4 (2021-04-15)

Bug Fixes

  • classCastException on Huawei devices with android 7.0 (#329) (#434) (671435e)

v3.4.3

25 Mar 17:46
Compare
Choose a tag to compare

3.4.3 (2021-03-25)

Bug Fixes

  • remove dependency on upstream RN styles for SpinnerTimePickerDialog and SpinnerTimePickerStyle (#424) (fcf5943)

v3.4.2

23 Mar 14:29
Compare
Choose a tag to compare

3.4.2 (2021-03-23)

Bug Fixes

  • Revert "fix: android spinner not working with latest build sdk (#418)" (#419) (d2e90b8)

v3.4.1

22 Mar 22:36
Compare
Choose a tag to compare

3.4.1 (2021-03-22)

Bug Fixes

  • android spinner not working with latest build sdk (#418) (bd79efe)
  • time being reset to 0:00 when date changes (#417) (a9efbb3)

v3.4.0

18 Mar 14:00
Compare
Choose a tag to compare

3.4.0 (2021-03-18)

Features