Skip to content

[iOS 13 beta] DatePickerIOS is invisible having dark mode enabled #26299

Closed
@ffraenz

Description

@ffraenz

React Native version: 0.60.5

This may be relevant to #25181 discussing Xcode 11 and iOS 13 Beta.

Steps To Reproduce

  1. Run react-native init ExampleDatePicker to create a new project.
  2. Add <DatePickerIOS date={new Date()} /> to the bottom of the scroll view in App.js.
  3. Run app on iOS 13 (simulator or test device) having dark mode enabled.
  4. The date picker is interactive (you hear the ticking noise when dragging the wheels) but it appears transparent – you can't see it.

Describe what you expected to happen:
I expected to see the date picker.

This is what it looks like on iOS 13 with dark mode disabled:

Screenshot

…on iOS 13 with dark mode enabled:

Screenshot

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugComponent: PickerIOSPlatform: iOSiOS applications.StaleThere has been a lack of activity on this issue and it may be closed soon.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions