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

[feat] Add Window API support to iOS #12142

Open
velocitysystems opened this issue Jan 2, 2025 · 0 comments
Open

[feat] Add Window API support to iOS #12142

velocitysystems opened this issue Jan 2, 2025 · 0 comments

Comments

@velocitysystems
Copy link

Describe the problem

Window API support is not available for iOS.

Describe the solution you'd like

iOS provides support for Scenes which manage multiple instances of an app's UI simultaneously, and directs resources to the appropriate UI instance.

This capability could be leveraged to present an additional WebView on a secondary display.

Alternatives considered

N/A

Additional context

#12140
See article: "Supporting multiple windows on iPad".

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

No branches or pull requests

2 participants