chaimPaneth / react-native-jw-media-player

React-Native Android/iOS bridge for JWPlayer SDK (https://www.jwplayer.com/)
MIT License
197 stars 92 forks source link

Invariant Violation: requireNativeComponent: "RNJWPlayerView" was not found in the UIManager. #304

Open mahmudsg opened 1 year ago

mahmudsg commented 1 year ago

We are using the react-native-tvos package with the Typescript template. The JW player works well on iPhone simulators but when trying to run the same project on a Apple TV simulator, getting the following error,

requireNativeComponent: "RNJWPlayerView" was not found in the UIManager.

we have tried 0.2.35 and 0.2.27 versions.