Skip to content

Native video controls disappear in full-screen mode when using Viro on IOS #509

Description

@dawidmatyjasik

When I add a video player to my app alongside Viro, the buttons to control the video (like play, pause, and the timeline) completely disappear when I make the video full-screen on IOS

This happens no matter which video library I use. I have tested it with both expo-video and react-native-video, and the result is the same.

Steps to Reproduce:

  1. Create a project with Viro and a video library (like react-native-video or expo-video).
  2. Add a video player to the screen and turn on the native controls (e.g., controls={true}).
  3. Open the app and play the video.
  4. Click the button to make the video full-screen.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions