It is possible to show keyboard without using UITextField and UITextView iphone app?

For anyone, who wants to show keyboard without UITextField/UITextView for some reasons, could easily extend some view, which requires text input by implementing UIKeyInput protocol and canBecomeFirstResponder method.

Leave a Comment

tech