pwa-builder / PWABuilder

The simplest way to create progressive web apps across platforms and devices. Start here. This repo is home to several projects in the PWABuilder family of tools.
https://docs.pwabuilder.com
Other
2.75k stars 285 forks source link

[iOS] Support status bar foreground color #2438

Open JudahGabriel opened 2 years ago

JudahGabriel commented 2 years ago

Currently, PWABuilder lets the developer customize the background color of their iOS app.

However, we currently don't expose a way to change the foreground color (text color) of the status bar. This limits what colors we can set as the background, since dark background colors can make the black text hard to see.

If this is important to you, 👍 this issue.

justrealmilk commented 2 years ago

Discovered this is an issue when I set the device appearance to dark mode and the status bar text color changed to match the status bar background color (#FFFFFF) 😂

ghost commented 2 years ago

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 🙌