aws / aws/amazon-ivs-react-native-player

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

Open
#164 1 comment 0 reactions 0 assignees View on GitHub
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"

![Screenshot 2023-10-26 alle 00 04 17](https://github.com/aws/amazon-ivs-react-native-player/assets/33596166/bd70f87f-7e55-45cf-8448-13316f36f4b7)

- Simulator: All

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.