When running iOS app in dark mode, I see a white f...
# compose-ios
t
When running iOS app in dark mode, I see a white flash every time I enter a view that is using Compose MP. It appears to me that the UIView(Controller) and/or Skiko view is clearing with white even in dark mode. Would be nice if it at least used .systemBackground...
k
The issue should be fixed. If it's not, provide a reproducer on the github, please
t
I did some more testing and I think it is related to how we are switching between light and dark from within the app. I will put as much detail as possible in the issue you created above. Thank you!
👍 1