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 926 forks source link

iOS 11 support; #258

Closed JoakimLiu closed 6 years ago

JoakimLiu commented 7 years ago

iOS 11 support;

Ded77 commented 6 years ago

This pull request fixes my offscreen issues with scrollview since iOS 11, thank you 😊

michaeltyson commented 6 years ago

Thanks!

JoakimLiu commented 6 years ago

@Ded77 you are welcome. @michaeltyson It's my pleasure.