RandomNumberTextField
? Preview
? Installation
pod 'RandomNumberTextField'
? Usage
let randomKeyboard = RandomNumberTextField()
? Custom
you can change keyboard color and font
func setKeyboardBackgroundColor(_ color: UIColor?)
func setKeyboardFont(_ font: UIFont)
func setKeyboardTitleColor(_ color: UIColor?, for state: UIControl.State)
Author
beomsoo0, [email protected]
License
RandomNumberTextField is available under the MIT license. See the LICENSE file for more info.