Login required for access
In order to watch this lesson, you'll need to login to the website.
Dark Mode Support
Maps UIKit SwiftUI
One of the newest features now available in iOS 13 is the ability to support dark mode in our applications. In order to support this kind of feature, we'll have to utilize colors such as UIColor.systemBackground and UIColor.label. These two colors will allow us to choose from light and dark colors based on the scheme of the device settings.

Comments (2)
4 years ago
4 years ago
HELP & SUPPORT