maxs15 / maxs15/react-native-spinkit
react/rctviewmanager.h file not found
Nobody has claimed this yet.
- Dominant language
- Objective-C
- Stars
- 2.4k
- Forks
- 307
- PR merge metrics
- No merged PRs in 30d
Description
I know there's another issue related to that issue, but it looks like it's dead.
That's what I did:
- react-native init
- Then I set up some certificate stuff related to the app.
- Then I set up a Podfile.
- Then I followed the setup insttructions on
react-native-spinkit. Also didpod installwhich 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! :)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the Xcode build after following the reported react-native-spinkit setup and running pod install. Start by inspecting the generated ios/Pods/React/ contents and the failing react/rctviewmanager.h include. Done means identifying the missing-header cause and confirming the project compiles.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- objective-c, react-native
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100