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

react/rctviewmanager.h file not found #93

Open
elyran opened this issue Jun 28, 2018 · 6 comments
Open

react/rctviewmanager.h file not found #93

elyran opened this issue Jun 28, 2018 · 6 comments

Comments

@elyran
Copy link

elyran commented Jun 28, 2018

I know there's another issue related to that issue, but it looks like it's dead.

That's what I did:

  1. react-native init
  2. Then I set up some certificate stuff related to the app.
  3. Then I set up a Podfile.
  4. Then I followed the setup insttructions on react-native-spinkit. Also did pod install which generated ios/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! :)

@elyran
Copy link
Author

elyran commented Jun 28, 2018

"react": "16.3.1",
"react-native": "0.55.4",
"react-native-spinkit": "^1.1.1"

@murat-mehmet
Copy link

Having exact same problem at the moment. Could you fix it by any chance?

@Desintegrator
Copy link

same problem

"react": "^16.8.3",
"react-native": "^0.59.9",
"react-native-spinkit": "^1.3.0"

@MahmoudShaeer
Copy link

same propblem :/ version 1.5.0

@joe307bad
Copy link

I am also seeing this issue with [email protected] and [email protected]

@benedusi
Copy link

benedusi commented Jun 4, 2020

I am also seeing this issue with [email protected] and [email protected]

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:
https://github.com/react-native-community/upgrade-support/issues/14

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

6 participants