react-navigation-shared-element
react-navigation-shared-element copied to clipboard
youtube player pause after every second after using createStackNavigator
currently using react-native-youtube
Youtube player have this "YouTube video playback stopped due to unauthorized overlay on top of player. The YouTubePlayerView is obscured..."
After using createSharedElementStackNavigator video keeps on pausing on-screen change, it works ok with createStackNavigator
currently using react-native-youtube
Youtube player have this "YouTube video playback stopped due to unauthorized overlay on top of player. The YouTubePlayerView is obscured..."
After using createSharedElementStackNavigator video keeps on pausing on-screen change, it works ok with createStackNavigator
I can confirm this issue. I'm encountering the exact same problem. @prashant9912, did you manage to fix it?
@saniolabs I did not manage to fix it... I am just using switch navigation and then making 2 different sub stack navigation