RandomNumberTextField

CI Status Version License Platform

? Preview

? Installation

pod 'RandomNumberTextField'

? Usage

  • Storyboard just subclassing!

  • Code-Base just init!

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.

GitHub

View Github