maxs15 / maxs15/react-native-spinkit

react/rctviewmanager.h file not found

Open
#93 6 comments 1 reaction 0 assignees View on GitHub

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:

  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! :)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.