react-navigation-shared-element icon indicating copy to clipboard operation
react-navigation-shared-element copied to clipboard

youtube player pause after every second after using createStackNavigator

Open prashant9912 opened this issue 4 years ago • 2 comments

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

prashant9912 avatar Sep 30 '20 20:09 prashant9912

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 avatar Oct 07 '20 11:10 saniolabs

@saniolabs I did not manage to fix it... I am just using switch navigation and then making 2 different sub stack navigation

prashant9912 avatar Oct 19 '20 15:10 prashant9912