React/RCTAssert.h' file not found React Native

See original GitHub issue

Environment

Steps to Reproduce

Expected Behavior

Actual Behavior

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:9

github_iconTop GitHub Comments

3reactions
uecommented, Jan 30, 2019

run these commands

react-native link cd ios/ pod install

0reactions
GreenRidingHoodcommented, May 14, 2019

i dont use pod, but that accepted answer from Stef, help that error

https://stackoverflow.com/questions/32250172/react-native-xcode-build-fails-rctassert-h-file-not-found

xcode 10 node v10.15.3 react-native-cli: 2.0.1 react-native: 0.58.6

Read more comments on GitHub >

github_iconTop Results From Across the Web

React-native Xcode build fails -> 'RCTAssert.h file not found'
I am getting a similar, not identical, message: "'React/RCTAssert.h' file not found" (this is the include statement, with a "React/" prefix.
Read more >
View Raw - UNPKG
#include <atomic> #include <future> #import <React/RCTAssert.h> #import ... If we're not on the JS thread, the block is dispatched to that thread.
Read more >
Creating a Native Bridge in React Native | Mobility Quotient
Open the React Native project in XCode as one should not create .h and .m files within PhpStorm of VisualStudio Code or whatever...
Read more >
XcodeVersion 10.2 'React/RCTAssert.h' file not found - 简书
XcodeVersion 10.2 'React/RCTAssert.h' file not found ... 点击项目图标, 选择Build Settings, 找到"Search Paths", "Header Search Paths", ...
Read more >
ReactNative出现错误问题'React/RCTAssert.h' file not found
今天搭建一个rn的项目,项目可以运行但就是报一个错误, 查阅是由于Pods里的React结构改变了,配置没有改过来,所以出现找不到文件的问题修改search ...
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