Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS 14 UIDatePicker datePickerStyle #137

Open
slepimar opened this issue Nov 23, 2020 · 1 comment · May be fixed by #139
Open

iOS 14 UIDatePicker datePickerStyle #137

slepimar opened this issue Nov 23, 2020 · 1 comment · May be fixed by #139

Comments

@slepimar
Copy link

Date DatePickerPopover doesn't have access to UIDatePicker.datePickerStyle. IOS 14 has default style that doesn't look rly well. Is it possible to get access to that property (setter) or is it possible to change to wheel picker style (force it). Thank you for response
Screenshot 2020-11-23 at 17 45 50
Simulator Screen Shot - iPhone 8 Plus - 2020-11-23 at 13 31 34

@DmitryM9 DmitryM9 linked a pull request May 15, 2021 that will close this issue
@iosapp3
Copy link

iosapp3 commented Apr 6, 2023

Hi slepimar, You can change UIDatePicker datePickerStyle from following path: your project directory -> Pods -> Pods -> SwiftyPickerPopover -> Resources -> DatePickerPopover.storyboard -> DatePickerPopoverViewController -> Select UIDatePicker and change Preferred Style from Attribute Inspector

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants