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.