Light and Dark Modes in Mobile UI
In iOS, we have to start accounting for light and dark modes. Many times I simply reverse the background color with the primary accent color as shown in the screens I created above.
I might have to work on the font color in light mode though. I don't think there is quite enough contrast here for accessibility use.
Created using Apple's SwiftUI technology in Xcode.
More by Mark Moeykens View profile
Like