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

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

    You'll find the answer on this other post. I checked the iOS Library and the inputAccessoryView of a UITextField is exactly what you're looking for !

    Hope this helps !

提交回复
热议问题