Skip to content

Comments

Add flags support for fullscreen control.#473

Open
mczernek wants to merge 6 commits intodavidohayon669:masterfrom
RiseShineApp:@mczernek/android-fullscreen-control-flags
Open

Add flags support for fullscreen control.#473
mczernek wants to merge 6 commits intodavidohayon669:masterfrom
RiseShineApp:@mczernek/android-fullscreen-control-flags

Conversation

@mczernek
Copy link

@mczernek mczernek commented Aug 19, 2020

In Android, YouTubePlayer provides developers with option to set FullscreenControlFlags, that helps us define default behaviour for orientation change or declare that we'll use custom one. Those are not currently exposed to RN, while it seems useful.

Please refer to YouTube Documentation.

Resolves #474

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

Successfully merging this pull request may close these issues.

Support fullscreen control flags on Android.

3 participants