Closed tscheepers closed 4 years ago
Analogous to #2067 but for DateFieldRow and DatePickerCell.
For DateFieldRow the accessory view did use the wrong date picker, this should always be the wheel view. For DatePickerCell the compact view should be ignored similar to #2067.
Please have a look at #2078 and how this change breaks both building for Mac Catalyst and Xcode prior to 11.4
@mats-claassen I've added the conditionals similar to #2078 :)
Analogous to #2067 but for DateFieldRow and DatePickerCell.
For DateFieldRow the accessory view did use the wrong date picker, this should always be the wheel view. For DatePickerCell the compact view should be ignored similar to #2067.