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

Buggy Date / Time Pickers in iOS 14 #64

Open
kirvanp opened this issue Apr 22, 2021 · 2 comments
Open

Buggy Date / Time Pickers in iOS 14 #64

kirvanp opened this issue Apr 22, 2021 · 2 comments

Comments

@kirvanp
Copy link
Collaborator

kirvanp commented Apr 22, 2021

As seen in this video, date and time pickers that previously would invoke a spinning date picker now behave strangely under iOS 14. Still functional, but more steps and not as attractive.

RPReplay_Final1619122339.mp4
@kirvanp
Copy link
Collaborator Author

kirvanp commented Apr 23, 2021

Upon further review, this is very easily fixed. There is a new property on UIDatePicker called preferredDatePickerStyle. Set that to .wheels and everything goes back to the way it was before. Not to say the new keyboard based date entries don't have merit, but I think the wheels work better when you don't have a keyboard and desk.

No I just have to figure out how to upload changes again...

RPReplay_Final1619154498.mp4

@LukeTowers
Copy link
Contributor

No I just have to figure out how to upload changes again...

@kirvanp you mean via git?

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

No branches or pull requests

2 participants