question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

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:closed
  • Created 3 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
brentvatnecommented, Oct 27, 2020

we need to update our CI to use xcode 12 so that it’s used when building expo client for distribution

0reactions
github-actions[bot]commented, Feb 10, 2022

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found