Alex Acosta
07/26/2023, 9:53 PMisSystemInDarkTheme()
works for both platforms, I can see iOS is not dynamically (in runtime) changing the colors, is this expected? should we implement a workaround in native to redraw the layout? Thanks.Dima Avdeev
07/27/2023, 7:08 PMisSystemInDarkTheme()
currently not changes on rutime, while App is launched on iOS. We will fix it!
But, for now we have higher priority issues.Alex Acosta
07/28/2023, 5:58 PMChris Sinco [G]
07/25/2024, 8:09 AMisSystemInDarkTheme()
currently not changes on runtime
Is this still a limitation? How do you signal from iOS/SwiftUI to tell Compose to redraw to load dark/light theme colors?