aws / aws/amazon-ivs-react-native-player
Declaration of 'RCTViewManager' must be imported from module 'React.RCTViewManager' before it is required
Open
bug
- Dominant language
- TypeScript
- Stars
- 313
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
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"

- Simulator: All
Contributor guide
Assessment
This issue has not been assessed yet.