-
Notifications
You must be signed in to change notification settings - Fork 21
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 #11
Comments
I just built it using xcode build and I now get "RCTLivePlayer" was not found in UIManager. I search the project folder but couldnt find a file with this name. |
I am facing the same issue. Would you mind telling me how to get it fixed? |
did anyone ever managed to solve this issue? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
While building for ios i receive
'React/RCTViewManager.h' file not found
#import <React/RCTViewManager.h>
Im using xcode 10.1 and react-native 0.60.4
The text was updated successfully, but these errors were encountered: