Dark / Night mode
Last updated
Was this helpful?
Last updated
Was this helpful?
The SDK has a default configuration for the dark mode. In order to change the dark mode styles you have to change the values inside the file uq-styles-dark.plist.
By default the SDK will follow the OS setting, that means, that if the dark mode is enabled the SDK will automatically load the uq-styles-dark.plist configuration file.
If your application doesn’t support the dark mode you have to programmatically enforce the light mode setting the appearance mode in the uqudo builder, see .