Skip to content

RCTBridgeModule.h and RCTViewManager.h not found #1

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

Open
wuichen opened this issue Apr 29, 2015 · 15 comments
Open

RCTBridgeModule.h and RCTViewManager.h not found #1

wuichen opened this issue Apr 29, 2015 · 15 comments

Comments

@wuichen
Copy link

wuichen commented Apr 29, 2015

can someone give me an instruction on how to set up this app and get it to run step by step? I cloned the repository and did npm install. I'm getting 2 lexical or processor issues indicating that RCTBridgeModule.h and RCTViewManager.h not found. Thanks in advance for your help!

@dsibiski
Copy link

dsibiski commented May 8, 2015

@wuichen I got those errors as well..I removed the ReactNativeIcons library, installed the latest version from NPM and it's building fine now.

@jiangyuanhk
Copy link

@dsibiski I played around with it for quite a while but still have not luck, would you mind detailing the setups a bit ? I just started learning react native and it would help a lot !

@toponmountain
Copy link

same question

@panpong
Copy link

panpong commented Aug 10, 2016

same

3 similar comments
@hanwenbo
Copy link

same

@xuanheScript
Copy link

same

@huanghongchao
Copy link

same

@huanghongchao
Copy link

you are not one!

@xuanheScript
Copy link

#import "RCTViewManager.h"
changed to
#import <React/RCTViewManager.h>
@huanghongchao

@hzh137940556
Copy link

same

@hzh137940556
Copy link

#import "RCTViewManager.h"
changed to
#import <React/RCTViewManager.h>
it is ok ! i was tried

@huanghongchao
Copy link

@xuanheScript Thank you! But it doesn't work.

@2285477144
Copy link

@huanghongchao Your problem solved?

@Hughwzc
Copy link

Hughwzc commented Mar 17, 2017

same

1 similar comment
@wasterd
Copy link

wasterd commented Jun 7, 2017

same

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