How to get keyboard with Next, Previous and Done Button?

前端 未结 8 1049
我寻月下人不归
我寻月下人不归 2020-12-02 08:55

I want to have a keyboard which has a Next,Previous and Done button on top of it.

I have seen that in many apps.

Especially where there are forms to be fille

8条回答
  •  天命终不由人
    2020-12-02 09:32

    I just created a class called BSKeyboardControls which makes it very easy to add the controls to a keyboard. The class, instructions and example code can be found here at GitHub.

    The controls works for text fields and text views and are optimized for both iPhone and iPad.

提交回复
热议问题