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

error: 'React/RCTBorderStyle.h' file not found #257

Open
MAYDAY1993 opened this issue Feb 20, 2018 · 2 comments
Open

error: 'React/RCTBorderStyle.h' file not found #257

MAYDAY1993 opened this issue Feb 20, 2018 · 2 comments

Comments

@MAYDAY1993
Copy link

Hi ,

recently I came up with build failed error ,but I've no idea

the error look like this:

screen shot 2018-02-20 at 4 56 10 pm

I run the project as usual, and I can successfully clean the xcode

the only change may be I changed the xcode: workspace setting a few days ago to run another project

@denizbas92
Copy link

Did you find any solution ? It happened in my project now.

@alephpt
Copy link

alephpt commented Feb 17, 2022

Same issue here when trying to use React-Native-Sketch* packages

This is not the ideal way of doing this. It appears that some of the React components in React-Native aren't linking, but since I didn't know how to fix this ..

Work around:
I ended up changing <React/RCTBorderStyle.h> to "./RCTBorderStyle.h" (in quite a few files)

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

3 participants