Skip to content
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

Exception thrown on iOS 14 beta if textColor is set #367

Closed
nimabrownlee opened this issue Dec 14, 2020 · 2 comments
Closed

Exception thrown on iOS 14 beta if textColor is set #367

nimabrownlee opened this issue Dec 14, 2020 · 2 comments

Comments

@nimabrownlee
Copy link

Bug report

Summary

There's been a bug report about this but it's closed on the assumption that it's fixed. But it isn't in the latest version 3.0.8.
#247

Reproducible sample code

This is very easy to reproduce so I'll skip this step.

Steps to reproduce

Add textColor prop to DateTimePicker.

Environment info

  Expo CLI 3.28.5 environment info:
    System:
      OS: macOS 11.0.1
      Shell: 5.8 - /bin/zsh
    Binaries:
      Node: 14.5.0 - ~/.nvm/versions/node/v14.5.0/bin/node
      Yarn: 1.22.10 - /usr/local/bin/yarn
      npm: 6.14.5 - ~/.nvm/versions/node/v14.5.0/bin/npm
    Managers:
      CocoaPods: 1.9.1 - /usr/local/bin/pod
    SDKs:
      iOS SDK:
        Platforms: iOS 14.2, DriverKit 20.0, macOS 11.0, tvOS 14.2, watchOS 7.1
    IDEs:
      Android Studio: 4.1 AI-201.8743.12.41.6858069
      Xcode: 12.2/12B45b - /usr/bin/xcodebuild
    npmPackages:
      expo: ~39.0.2 => 39.0.5 
      react: 16.13.1 => 16.13.1 
      react-dom: 16.13.1 => 16.13.1 
      react-native: ~0.63.3 => 0.63.3 
      react-native-web: ~0.13.12 => 0.13.18 
    npmGlobalPackages:
      expo-cli: 3.28.5
    Expo Workflow: bare

datetimepicker version: 3.0.8

iOS / Android version: 14 / -

@vonovak
Copy link
Member

vonovak commented Dec 14, 2020

hello and thanks for reporting, please add a reproducible sample, thank you!

@vonovak vonovak closed this as completed Dec 14, 2020
@vonovak vonovak reopened this Dec 14, 2020
@nimabrownlee
Copy link
Author

@vonovak

Seems the issue is with https://github.com/mmazzarolo/react-native-modal-datetime-picker as they've not updated to the latest version. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants