Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatic fullscreen on android #68

Open
GwenaelOo opened this issue Aug 25, 2023 · 0 comments
Open

Automatic fullscreen on android #68

GwenaelOo opened this issue Aug 25, 2023 · 0 comments

Comments

@GwenaelOo
Copy link

GwenaelOo commented Aug 25, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant