datetimepicker

React Native date & time picker component for iOS, Android and Windows

MIT License

Stars
2.3K
Committers
84

Bot releases are hidden (Show)

datetimepicker - v6.1.3

Published by vonovak over 2 years ago

6.1.3 (2022-04-29)

Bug Fixes


This release is also available on:

datetimepicker - v6.1.2

Published by vonovak over 2 years ago

6.1.2 (2022-04-06)

Bug Fixes

  • update simple-plist to fix security vulnerability (#594) (e3f0b1d)

This release is also available on:

datetimepicker - v6.1.1

Published by vonovak over 2 years ago

6.1.1 (2022-03-29)

Bug Fixes


This release is also available on:

datetimepicker - v6.1.0

Published by vonovak over 2 years ago

6.1.0 (2022-03-22)

Features


This release is also available on:

datetimepicker - v6.0.2

Published by vonovak over 2 years ago

6.0.2 (2022-03-19)

Bug Fixes


This release is also available on:

datetimepicker - v6.0.1

Published by vonovak over 2 years ago

6.0.1 (2022-03-11)

Bug Fixes


This release is also available on:

datetimepicker - v6.0.0

Published by vonovak over 2 years ago

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:

datetimepicker - v5.1.0

Published by vonovak almost 3 years ago

5.1.0 (2021-12-21)

Features


This release is also available on:

datetimepicker - v5.0.2

Published by vonovak almost 3 years ago

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:

datetimepicker - v5.0.1

Published by vonovak almost 3 years ago

5.0.1 (2021-12-11)

Bug Fixes

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

This release is also available on:

datetimepicker - v5.0.0

Published by vonovak almost 3 years ago

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
datetimepicker - v4.0.1

Published by vonovak almost 3 years ago

4.0.1 (2021-12-02)

Bug Fixes

datetimepicker - v4.0.0

Published by vonovak almost 3 years ago

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

datetimepicker - v3.5.2

Published by vonovak over 3 years ago

3.5.2 (2021-06-03)

Bug Fixes

  • resolve timezoneOffsetInMinutes android bugs (#472) (b87a0c4)
datetimepicker - v3.5.1

Published by vonovak over 3 years ago

3.5.1 (2021-06-01)

Bug Fixes

datetimepicker - v3.5.0

Published by vonovak over 3 years ago

3.5.0 (2021-05-17)

Features

  • Allow overriding theme variant used by native ios picker (#457) (1fb6a2e)
datetimepicker - v3.4.7

Published by vonovak over 3 years ago

3.4.7 (2021-04-23)

Bug Fixes

datetimepicker - v3.4.6

Published by vonovak over 3 years ago

3.4.6 (2021-04-16)

Bug Fixes

  • revert "chore: refer to android styles directly by ID (#435)" (#438) (394ca80)
datetimepicker - v3.4.5

Published by vonovak over 3 years ago

3.4.5 (2021-04-15)

Bug Fixes

  • dismiss android time picker on unmount (#436) (d4b298d)
datetimepicker - v3.4.4

Published by vonovak over 3 years ago

3.4.4 (2021-04-15)

Bug Fixes

  • classCastException on Huawei devices with android 7.0 (#329) (#434) (671435e)
Badges
Extracted from project README
Lean Core Badge
Related Projects