Does `isSystemInDarkTheme` not receive live updates? Looking further, it looks like the bridged imp...
a
Does
isSystemInDarkTheme
not receive live updates? Looking further, it looks like the bridged implementation goes through to Skiko, which then looses the composability…
d
I think for now
isSystemInDarkTheme
not working on iOS
a
It'll work upon initial boot up, just not receive live updates. Good to know though, perhaps this is something that needs to be passed in through the composeviewcontroller root component