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

前端 未结 6 1202
执笔经年
执笔经年 2021-01-31 15:53

I am working in iPhone messaging based app.

I want to show keyboard with keyboard inputAccessoryView in keyboard without using UITextView and

6条回答
  •  逝去的感伤
    2021-01-31 16:30

    I have made a small utility file that can call a Keyboard with a textfield on a button touch !

    https://github.com/havocked/TZKeyboardPop

提交回复
热议问题