Skip to content

Request Fullscreen take additional options #123

@dtapuska

Description

@dtapuska

There are multiple uses of fullscreen, videos, gaming, etc. Sometimes an app may wish to just be transient full screen and want to just hide the status and URL bar.

Does it make sense to augment requestFullScreen with a dictionary so that applications can possibly not set

This can be done in native apps on Android by not specifying SYSTEM_UI_FLAG_HIDE_NAVIGATION

As well iOS has some APIs such as hidesBottomBarWhenPushed and prefersstatusbarhidden

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