Since I did not see the complete answer, I also need it, and I will come to a solution with some answers, here I will lay out my code.
Just put some βemptyβ UIView as input view.
UIView *hideKeyboardView = [[UIView alloc]init]; self.yourTextField.inputView = hideKeyboardView;
source share