-
Notifications
You must be signed in to change notification settings - Fork 300
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
react/rctviewmanager.h file not found #93
Comments
|
Having exact same problem at the moment. Could you fix it by any chance? |
same problem
|
same propblem :/ version 1.5.0 |
I am also seeing this issue with |
If you upgraded from some RN version <0.60 you need to remove everything from the Libraries folder on xcode, for more information, look at this: |
I know there's another issue related to that issue, but it looks like it's dead.
That's what I did:
react-native-spinkit
. Also didpod install
which generatedios/Pods/React/
.Now on XCode it gives that error:
react/rctviewmanager.h file not found
.Tried to set Headers Search path..
In order to make sure it's not a local issue I've installed another module (
react-native-vector-icons
) on a different project, with the same traits as above, and it worked.Are we sure the project compiles?
Thanks for the project and for your help! :)
The text was updated successfully, but these errors were encountered: