How To Support iOS Dark Mode Colors (UIKit & SwiftUI)

Опубликовано: 14 Апрель 2021
на канале: Sparkcode
1,092
5

In this video I'll go over how to support dark mode colors for iOS devices. This example is done in UIKit but the same process can be used for SwiftUI.

In a follow up video I'll show how we can use a swift enum to load our color assets in a safer way + verifying them with unit tests.