Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Enable standalone mode for PWA #374

Merged
merged 4 commits into from
Feb 14, 2025
Merged

Enable standalone mode for PWA #374

merged 4 commits into from
Feb 14, 2025

Conversation

schlagmichdoch
Copy link
Owner

Fixes #264

schlagmichdoch and others added 4 commits February 13, 2025 20:07
On iOS, when the app runs as a PWA without this line, there will be a bar at the top of the screen. Implementing this setting will make for a more seamless UI on iOS, as documented below.

https://developer.apple.com/library/archive/documentation/AppleApplications/Reference/SafariHTMLRef/Articles/MetaTags.html
Remove bar at top of screen on iOS
@schlagmichdoch schlagmichdoch merged commit eca41f3 into master Feb 14, 2025
2 checks passed
@schlagmichdoch schlagmichdoch deleted the pwa_standalone branch February 14, 2025 23:00
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[enhancement] Add environment variable to set manifest variable "display": "standalone"
2 participants