You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 31, 2021. It is now read-only.
[[ Bug 22607 ]] Implement system appearance support
This patch implements a `systemAppearance` property and a `systemAppearanceChanged`
message for macOS, Android and iOS.
The property returns if the application is running under either light or dark
mode. The message is sent to the current card of the defaultStack when the
system appearance changes (either automatically or when the user changes it).
0 commit comments