forked from TimCinel/ActionSheetPicker
-
-
Notifications
You must be signed in to change notification settings - Fork 740
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
Date picker on iOS 14 #492
Comments
Any update on this issue? Might get urgent with the release of iOS 14. |
In add |
@bb-git Thank you. Would you mind to make a pull request? |
@bb-git You can now set the |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
iOS 14 changed the style of UIDatePicker and need extra preferredDatePickerStyle to be set to have wheel style like before.
Right now it default to automatic which looks like a button with a popup date picker on click.
The text was updated successfully, but these errors were encountered: