White flashes when loading youtube vid on iOS
See original GitHub issueHi,
I get white flashes when loading youtube videos on iOS, this does not happen on Android. The video starts playing when loaded and everything else is perfect, but the white flashes are still annoying to the users. Didn’t find any other isses that mention this.
The backgroundColor: 'black'  styling only seem to affect Android since I tried with ‘red’ and that caused the same, but red flashing on Android and still white flashes on iOS.
Versions: “react-native”: “0.63.4”, “react-native-youtube”: “^2.0.1”,
I suspect I need to do something in xcode…
Issue Analytics
- State:
 - Created 3 years ago
 - Reactions:5
 - Comments:5
 
Top Results From Across the Web
Weird flashing when watching videos - Apple Community
Hello,. I just got an iPhone 12 and whenever I watch videos (youtube, netfix, hulu, anything), there is this weird consistent white flashing...
Read more >IOS youtube player shows white screen while loading
I am using storyboard, problem is while loading video, youtube player shows blank white space it gives very ugly look to my complete...
Read more >Screen flickering (white flash) with YouTube videos (Win 11)
Have a new problem today as of the latest W11 insider build + the latest nvidia drivers with youtube videos sometimes loading as...
Read more >9 Proven Solutions to iPad Screen Flickering - TunesKit
The flickering could be as a result of a 'misbehaving' application. If you find such an application, force quitting the application is highly ......
Read more >Ways to Fix YouTube not working on Safari
If your device runs low on storage or RAM, this can cause issues with YouTube video loading. Youtube video content requires Flash.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

@harpreet-appinventiv Thanks for sharing, I will test your suggestion when I get to work on the iOS version again.
Hi @ws333, Use onReady function to set height of youtube component as below: