Skip to content

Background color in CarPlay is fixed to dark grey even when dark/light mode changes #91

@SamuelBrucksch

Description

@SamuelBrucksch

Library Version

1.2.1

React Native Version

0.83

React Version

19.2

Expo Version

53

Minimal Reproduction

Hey,

i just tried the small supplemental activity in CarPlay. It looks like a default background color is applied:

Image

I can overwrite it with a solid color:

Image

But when I use a transparent color, the dark color shines through (#ff000020):

Image

Also the background color is the same for both day/night mode:

Image

It looks a bit nicer in dark mode, as it is similar to what is shown in the other tiles, but is still slightly wrong. Is there anything I can do, to actually set it to fully transparent, so it has the same background color as the others?

When i try to move the widget, the actual light background is visible:

Image

So some default background color is probably applied.

Using a GlassContainer doesn't help.

Additional Information (Optional)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions