1

I built a custom video player based on react-player lib but there is a problem in Safari browser that you can see on the screenshot. It does seem to enable the full-screen mode but the controls are in the wrong place and the video itself is not expanded. What could be the problem? enter image description here

Oleksandr Fomin
  • 2,005
  • 5
  • 25
  • 47

1 Answers1

0

Try to set width and height for video tag 100%