I will have an app in the App Store called Notes at Night and I want to use a darker keyboard in the background. How can I install it?
Notes at Night
In Swift, you need: textField.keyboardAppearance = .Dark
textField.keyboardAppearance = .Dark
use the keyboardAppearence textfield property