On UIKit we can add button to keyboard like:
let button = UIButton(frame: CGRect(x: 0, y: 0, width: view.frame.size.width, height: 60)) button.backgroun