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

Declaration of 'RCTViewManager' must be imported from module 'React.RCTViewManager' before it is required #164

Open
raouldandresy opened this issue Oct 25, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@raouldandresy
Copy link

In build phase i've just received that error "Declaration of 'RCTViewManager' must be imported from module 'React.RCTViewManager' before it is required"

For fixing it i need to replace in AmazonIvsManager.m the #import "RCTViewManager.h" to #import "React/RCTViewManager.h"

Screenshot 2023-10-26 alle 00 04 17

  • Simulator: All
@raouldandresy raouldandresy added the bug Something isn't working label Oct 25, 2023
@Jamal-Ud-Din-hub
Copy link

In

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants