aws/amazon-ivs-react-native-player

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

Opened this issue · 1 comments

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