Before submitting a new issue
Bug summary
Getting the issue while trying to run iOS build
'React/RCTViewComponentView.h' file not found
{
"expo": "~48.0.21",
"react": "18.2.0",
"react-native": "0.71.14",
"react-native-loader-kit": "^3.0.0",
}
Need help to get a workaround.
Thanks
Library version
3.0.0
Environment info
info Fetching system and libraries information...
System:
OS: macOS 14.6.1
CPU: (12) arm64 Apple M3 Pro
Memory: 186.09 MB / 18.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 23.11.0 - /opt/homebrew/bin/node
Yarn: Not Found
npm: 10.9.2 - /opt/homebrew/bin/npm
Watchman: 2025.04.14.00 - /opt/homebrew/bin/watchman
Managers:
CocoaPods: 1.16.2 - /opt/homebrew/bin/pod
SDKs:
iOS SDK:
Platforms: DriverKit 24.2, iOS 18.2, macOS 15.2, tvOS 18.2, visionOS 2.2, watchOS 11.2
Android SDK: Not Found
IDEs:
Android Studio: 2024.1 AI-241.18034.62.2412.12266719
Xcode: 16.2/16C5032a - /usr/bin/xcodebuild
Languages:
Java: 17.0.15 - /usr/bin/javac
npmPackages:
@react-native-community/cli: Not Found
react: 18.2.0 => 18.2.0
react-native: 0.71.14 => 0.71.14
react-native-macos: Not Found
npmGlobalPackages:
*react-native*: Not Found
info React Native v0.82.0 is now available (your project is running on v0.71.14).
info Changelog: https://github.com/facebook/react-native/releases/tag/v0.82.0
info Diff: https://react-native-community.github.io/upgrade-helper/?from=0.71.14
info For more info, check out "https://reactnative.dev/docs/upgrading".
Steps to reproduce
- Update plugin to latest version
- Try to run iOS
- Android works fine
Reproducible example repository
eee
Before submitting a new issue
Bug summary
Getting the issue while trying to run iOS build
'React/RCTViewComponentView.h' file not found
Need help to get a workaround.
Thanks
Library version
3.0.0
Environment info
info Fetching system and libraries information... System: OS: macOS 14.6.1 CPU: (12) arm64 Apple M3 Pro Memory: 186.09 MB / 18.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 23.11.0 - /opt/homebrew/bin/node Yarn: Not Found npm: 10.9.2 - /opt/homebrew/bin/npm Watchman: 2025.04.14.00 - /opt/homebrew/bin/watchman Managers: CocoaPods: 1.16.2 - /opt/homebrew/bin/pod SDKs: iOS SDK: Platforms: DriverKit 24.2, iOS 18.2, macOS 15.2, tvOS 18.2, visionOS 2.2, watchOS 11.2 Android SDK: Not Found IDEs: Android Studio: 2024.1 AI-241.18034.62.2412.12266719 Xcode: 16.2/16C5032a - /usr/bin/xcodebuild Languages: Java: 17.0.15 - /usr/bin/javac npmPackages: @react-native-community/cli: Not Found react: 18.2.0 => 18.2.0 react-native: 0.71.14 => 0.71.14 react-native-macos: Not Found npmGlobalPackages: *react-native*: Not Found info React Native v0.82.0 is now available (your project is running on v0.71.14). info Changelog: https://github.com/facebook/react-native/releases/tag/v0.82.0 info Diff: https://react-native-community.github.io/upgrade-helper/?from=0.71.14 info For more info, check out "https://reactnative.dev/docs/upgrading".Steps to reproduce
Reproducible example repository
eee