Skip to content

Automatic fullscreen on android #68

Description

@GwenaelOo

On iOS the player goes fullscreen once the video is loaded. I cannot replicate this behavior on android and i need to manually click on the fullscreen button. This is my config

<Vimeo videoId={this.props.route.params.videoId} params={"api=1&autoplay=1&fullscreen=1"} handlers={videoCallbacks} style={{ backgroundColor: "black" }} androidLayerType='hardware' />

Any idea to replicate this automatic fullscreen behavior on android ?

Nice lib guys, thanks.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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