react-native-youtube-iframe
react-native-youtube-iframe copied to clipboard
Webview Process Terminated console warning
Describe the bug
Warning of Webview Process Terminated upon leaving a screen with the player on it.
To Reproduce Navigate to a page with the player rendering a video.
Expected behavior No errors should be thrown when navigating to another screen
Screenshots N/A
Smartphone (please complete the following information):
- Device: iPhone 14
- OS + version: 16.2
react-native-youtube-iframe: 2.2.2react-native-webview: 11.23.0Expo: ~46.0.9
Additional context Can we pass a reference to the webview player that can be used to reload the webview for the ones that are terminated or have a callback to automatically handle these errors.