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

[iOS] Support display mode #2437

Open
JudahGabriel opened this issue Oct 27, 2021 · 2 comments
Open

[iOS] Support display mode #2437

JudahGabriel opened this issue Oct 27, 2021 · 2 comments

Comments

@JudahGabriel
Copy link
Contributor

PWAs can specify display modes like standalone, fullscreen, minimal-ui.

Currently our PWABuilder iOS project ignores these values. But we could easily do fullscreen by hiding the status bar, for example. And minimal-ui we could support with a bit of UI added to the template.

If this is important to you, please 👍 this issue.

@wojtekmaj
Copy link

Related to pwa-builder/pwabuilder-ios#17, may be fixed by pwa-builder/pwabuilder-ios@dca4067

@jgw96 jgw96 transferred this issue from pwa-builder/pwabuilder-ios Jan 13, 2022
@ghost ghost added the needs triage 🔍 label Jan 13, 2022
@ghost
Copy link

ghost commented Jan 13, 2022

Hello JudahGabriel, thank you for opening an issue with us!

I have automatically added a "needs triage" label to help get things started. Our team will investigate the issue and help solve it ASAP. Other community members may also look into the issue and provide feedback 🙌

@nmetulev nmetulev changed the title Support display mode [iOS] Support display mode Apr 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

3 participants