You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# [3.0.0](v2.6.2...v3.0.0) (2020-08-11)
### Features
* support preferredDatePickerStyle in iOS 14 ([#246](#246)) ([e96f061](e96f061))
### BREAKING CHANGES
* you need XCode 11 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.
0 commit comments