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

前端 未结 8 1034
我寻月下人不归
我寻月下人不归 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:48

    https://github.com/hackiftekhar/IQKeyboardManager

    This is the best keyboard handler I have seen so far. Very excellent way to manage Text inputs.

    Some of its features 1) ZERO LINE OF CODE

    2) Works Automatically

    3) No More UIScrollView

    4) No More Subclasses

    5) No More Manual Work

    6) No More #imports

提交回复
热议问题