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/RCTUIManager.h' file not found #54

Open
sundariragavan opened this issue Jan 15, 2019 · 2 comments
Open

'React/RCTUIManager.h' file not found #54

sundariragavan opened this issue Jan 15, 2019 · 2 comments

Comments

@sundariragavan
Copy link

No description provided.

@zedtux
Copy link

zedtux commented Nov 8, 2019

I have a similar issue:

In file included from my-app/node_modules/react-native-autogrow-textinput/ios/AutogrowTextInputManager.m:9:
In file included from my-app/node_modules/react-native-autogrow-textinput/ios/AutogrowTextInputManager.h:14:
../../react-native/React/Base/RCTBridgeModule.h:10:9: fatal error: 'React/RCTDefines.h' file not found
#import <React/RCTDefines.h>
        ^~~~~~~~~~~~~~~~~~~~
1 error generated.

@zedtux
Copy link

zedtux commented Nov 8, 2019

I solved my issue following those instructions. 🎉

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

2 participants