chaimPaneth / react-native-jw-media-player

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

Fix/ios-chromecast #352

Closed Jmilham21 closed 3 months ago

Jmilham21 commented 3 months ago

This PR does:

Why this is necessary:

Intended to address this #350 issue

Additional information:

A super call is expected when overriding castController. Alternatively, you may call controller.cast() if desired in place of the super call