Commit a118ca0
committed
chore(release): 3.0.0 [skip ci]
# [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.1 parent e96f061 commit a118ca0
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments