issue with date time picker on iOS 14
See original GitHub issue🐛 Bug Report
Summary of Issue
Using the inline
display option does not work currently in expo projects.
snack here (must run on device or sim): https://snack.expo.io/@tiltshift/datetimepicker-display
more info here: https://github.com/react-native-datetimepicker/datetimepicker/issues/317
Environment - output of expo diagnostics
& the platform(s) you’re targeting
Targeting iOS 14 devices
Reproducible Demo
https://snack.expo.io/@tiltshift/datetimepicker-display
Steps to Reproduce
Look at date picker
Expected Behavior vs Actual Behavior
Should be inline, but is instead a spinner
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Different UI on iOS 14 · Issue #285 · react-native ... - GitHub
Summary I am currently preparing my app for the iOS 14. I have noticed that the date picker is not what it used...
Read more >Datepicker iOS 14 crashes on completely empty project
Hi, In my project I noticed that date-picker component keeps crashing on a specific dates. Sending this error message: "Invalid calculation: number of ......
Read more >Anyone find that UIDatePicker is broken under iOS 14?
UPDATE: Apple broke existing projects by defaulting date/time pickers' style to "automatic", instead of "wheel" (the only style that previously ...
Read more >DatePicker not showing correctly on iOS 14.2 - Fuse Community
I'm testing DatePicker on latest iOS by using this example from this page ... this is known issues, The reason because starting on...
Read more >Ch. 5 - iOS 14 datePicker update - YouTube
Update To Do List to use the compact UIDatePicker (calendar) style. You'll learn to use #available to detect iOS versions and use features ......
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
we need to update our CI to use xcode 12 so that it’s used when building expo client for distribution
This issue was closed because it has been inactive for 7 days since being marked as stale. Please open a new issue if you believe you are encountering a related problem.