Simple UIToolbar as Keyboard Accessory
UITextField has a property called inputAccessoryView that can be set to a UIToolbar to give the user something to do after inputting text.
UITextField has a property called inputAccessoryView that can be set to a UIToolbar to give the user something to do after inputting text.