Skip to content

v6.0.0

Compare
Choose a tag to compare
@vonovak vonovak released this 11 Mar 03:38
· 169 commits to master since this release

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: