Skip to content

v3.0.0

Compare
Choose a tag to compare
@vonovak vonovak released this 11 Aug 09:35
· 276 commits to master since this release

3.0.0 (2020-08-11)

Features

  • support preferredDatePickerStyle in iOS 14 (#246) (e96f061)

BREAKING CHANGES

  • you need XCode 11.6 to build this version, and you need this version to properly support iOS 14 (for that you need XCode 12)

This adds support for preferredDatePickerStyle to the module. We took the android-only display prop and extended the support for iOS too, as opposed to adding a new ios-only prop.