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

[Fabric] 'rndatetimepicker/ComponentDescriptors.h' file not found #665

Closed
sontruongna opened this issue Sep 27, 2022 · 2 comments · Fixed by #669
Closed

[Fabric] 'rndatetimepicker/ComponentDescriptors.h' file not found #665

sontruongna opened this issue Sep 27, 2022 · 2 comments · Fixed by #669
Labels

Comments

@sontruongna
Copy link

Bug report

Summary

Build Failded with error "'rndatetimepicker/ComponentDescriptors.h' file not found"

Reproducible sample code

Screen Shot 2022-09-27 at 23 28 59

Steps to reproduce

  1. npx react-native init example
  2. yarn add @react-native-community/datetimepicker
  3. cd "example/ios" && RCT_NEW_ARCH_ENABLED=1 npx pod-install && cd -

Environment info

npx react-native info output:

System:
    OS: macOS 12.6
    CPU: (8) arm64 Apple M1
    Memory: 100.84 MB / 16.00 GB
    Shell: 5.8.1 - /bin/zsh
  Binaries:
    Node: 18.7.0 - /opt/homebrew/bin/node
    Yarn: 1.22.11 - /opt/homebrew/bin/yarn
    npm: 8.15.0 - /opt/homebrew/bin/npm
    Watchman: 2022.07.04.00 - /opt/homebrew/bin/watchman
  Managers:
    CocoaPods: 1.11.3 - /Users/sontb/.rvm/gems/ruby-2.7.5/bin/pod
  SDKs:
    iOS SDK:
      Platforms: DriverKit 21.4, iOS 15.5, macOS 12.3, tvOS 15.4, watchOS 8.5
    Android SDK:
      API Levels: 23, 28, 29, 30, 31, 32
      Build Tools: 28.0.3, 29.0.2, 29.0.3, 30.0.2, 30.0.3, 31.0.0
      System Images: android-31 | Android TV ARM 64 v8a, android-31 | Google APIs ARM 64 v8a
      Android NDK: Not Found
  IDEs:
    Android Studio: 2021.2 AI-212.5712.43.2112.8609683
    Xcode: 13.4.1/13F100 - /usr/bin/xcodebuild
  Languages:
    Java: 11.0.14.1 - /usr/bin/javac
  npmPackages:
    @react-native-community/cli: Not Found
    react: 18.1.0 => 18.1.0 
    react-native: 0.70.1 => 0.70.1 
    react-native-macos: Not Found
  npmGlobalPackages:
    *react-native*: Not Found

datetimepicker version: 6.4.0

@kalyantm
Copy link

I'm also facing the same issue!

@vonovak
Copy link
Member

vonovak commented Sep 29, 2022

🎉 This issue has been resolved in version 6.4.1 🎉

If this package helps you, consider sponsoring us! 🚀

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

Successfully merging a pull request may close this issue.

3 participants