Skip to content

Instantly share code, notes, and snippets.

@FreddyPoly
Last active July 10, 2017 15:16
Show Gist options
  • Save FreddyPoly/6d10c4940b10567735a8d927958ae015 to your computer and use it in GitHub Desktop.
Save FreddyPoly/6d10c4940b10567735a8d927958ae015 to your computer and use it in GitHub Desktop.
[REACT NATIVE IOS] React/RCT... file not found
Clean (cmd+shift+K)
Build core React - select React as the scheme in Xcode and build it (cmd+B)
Build the library that is failing (e.g. RCTText).
Build your app (CMD + R)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment