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.

datepicker don't apppear on ios

See original GitHub issue

Bug report

I can’t see datepicker on Simulator or Real Device IOS

Summary

My project using RN 0.64 and react-native-datetimepicker version 3.5.2 My code work on Android But IOS is not. I don’t see any datepicker

Reproducible sample code

image

Steps to reproduce

  1. I create a DateTimePicker and button to open DateTimePicker be like sample code 2.Click Button and don’t has anything happen

Describe what you expected to happen:

  1. When Click Button , DatePicker will show

Environment info

npx react-native info output:

# paste it here
System:
    OS: macOS 11.2.1
    CPU: (8) x64 Intel(R) Core(TM) i7-4980HQ CPU @ 2.80GHz
    Memory: 347.96 MB / 16.00 GB
    Shell: 5.8 - /bin/zsh
  Binaries:
    Node: 10.16.0 - /usr/local/bin/node
    Yarn: Not Found
    npm: 6.9.0 - /usr/local/bin/npm
    Watchman: 4.9.0 - /usr/local/bin/watchman
  Managers:
    CocoaPods: 1.10.1 - /usr/local/bin/pod
  SDKs:
    iOS SDK:
      Platforms: iOS 14.5, DriverKit 20.4, macOS 11.3, tvOS 14.5, watchOS 7.4
    Android SDK: Not Found
  IDEs:
    Android Studio: 4.1 AI-201.8743.12.41.6953283
    Xcode: 12.5/12E262 - /usr/bin/xcodebuild
  Languages:
    Java: 15.0.1 - /usr/bin/javac
  npmPackages:
    @react-native-community/cli: Not Found
    react: 17.0.1 => 17.0.1
    react-native: 0.64.1 => 0.64.1
    react-native-macos: Not Found
  npmGlobalPackages:
    *react-native*: Not Found

datetimepicker version: 3.5.2

iOS version: 14.5

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:7

github_iconTop GitHub Comments

4reactions
mstibbardcommented, Jul 7, 2021

I also get this issue. With a copy paste of the example code I get the result below regardless of clicking either button.

Screen Shot 2021-07-07 at 8 03 30 pm

DateTimePicker: 3.5.2 Expo: 4.7.2 iOS: 14.5

0reactions
rassemdevcommented, Oct 11, 2022

I’m also having same problem, after updating my xcode to 14, calendar picker not showing, only showing spinner.

Read more comments on GitHub >

github_iconTop Results From Across the Web

DatePicker does not show on iOS? - Stack Overflow
DatePicker does not show on iOS? · Click on datepicker · Jumps to bottom of the page below · Scroll back to up...
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 https://fuseopen.com/docs/fuse/controls/datepicker.html The result ...
Read more >
Not showing on iOS, works on Android. #71 - GitHub
The picker works fine on Android, but the same code does not display the picker on iOS. Here's my render method: render() {...
Read more >
No date picker in Numbers for iPad!!! Th… - Apple Community
The very unfortunate fact remains that there appears to be no date picker for numbers – Typing in a date is clumsy and...
Read more >
Date picker in FileMaker Go 19.3 is broken - Claris Community
The regular iPhone iOS date picker is still the same as before. ... My clients are experiencing issues where the calendar doesn't appear...
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