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 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.