v6.0.0
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 nowDateTimePickerEvent
:
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: