Completed
iOS 13 dark mode theme
The iOS app should have an option for a dark mode for those of us that use it in darker spaces.
SwiftUI isn’t really relevant here because it’s only available on iOS 13, which means to use it we would have to cut off anyone using iOS 12 or earlier from using Exist for iOS. We usually support the last two versions of iOS, so we can’t use iOS-13 specific features for a while.
iOS 13 did bring dark mode to iOS, but because our design is mostly custom, it won’t actually save us much effort, so there’s still a lot of work required for this.