yarn @react-native-community/datetimepicker 6.0.0
v6.0.0

latest releases: 8.2.0, 8.1.1, 8.1.0...
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:

Don't miss a new datetimepicker release

NewReleases is sending notifications on new releases.