michaeltyson / TPKeyboardAvoiding

A drop-in universal solution for moving text fields out of the way of the keyboard in iOS
http://atastypixel.com/blog/a-drop-in-universal-solution-for-moving-text-fields-out-of-the-way-of-the-keyboard/
zlib License
5.81k stars 925 forks source link

Add UIReturnKeyNext type in initializeView judge #260

Closed nnsnodnb closed 6 years ago

nnsnodnb commented 6 years ago

I add UIReturnKeyType Next in initialize view(UITextField).

It helps to solve this Issue (#259).