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

on click of onenterfullscreen not working in ios #270

Open
sarat441 opened this issue Sep 13, 2023 · 3 comments
Open

on click of onenterfullscreen not working in ios #270

sarat441 opened this issue Sep 13, 2023 · 3 comments

Comments

@sarat441
Copy link

No description provided.

@dawande03
Copy link

videoEnterFullscreen = () => {
if (Platform.OS === 'android'|| "ios") {
this.setState({ isFullscreen: true })
}
}

@dawande03
Copy link

Try above code

@sarat441
Copy link
Author

Hi @dawande03 Thank you for update. I think we can close the issue.

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

2 participants