Adopting Dark Mode support for existing Application in Swift | KtrKathir | Xcode 11 | Swift 5.2

Опубликовано: 08 Май 2020
на канале: iPhone Kathiresan
547
11

Adopting Dark mode support for existing application in Swift.
Give dark mode support for your existing iOS project. from iOS 12 and above project.

A Single project will work on both iOS 12 and older and iOS 13 and above.
iOS 12 it will act as Light mode
iOS 13 and above Dark mode support.

Subscribe on YouTube : https://bit.ly/KtrKathir
Follow me on WordPress: https://bit.ly/KtrKathir-blog
Like my page on Facebook: https://bit.ly/KtrKathir-fb

#iOS #Xcode #swift

Chapters:
0:00 Intro
1:30 Creating new project
2:05 Implementing Custom colour for Dark mode
4:30 Testing Custom color
5:50 Giving support for iOS 12 and above