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:
I can overwrite it with a solid color:
But when I use a transparent color, the dark color shines through (#ff000020):
Also the background color is the same for both day/night mode:
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:
So some default background color is probably applied.
Using a GlassContainer doesn't help.
Additional Information (Optional)
No response