IdleHandsApps / IHKeyboardAvoiding

IHKeyboardAvoiding is an elegant solution for keeping any UIView visible when the keyboard is being shown - no UIScrollView required!
MIT License
1.41k stars 150 forks source link

issue in ios 11.2 (XCODE 9.2) #46

Closed Jitenderios closed 6 years ago

Jitenderios commented 6 years ago

Hi fraser, There is a problem in ios 11.2, its not working. The avoiding view is not moving , its hiding behind the keyboard. I have updated to the latest keyboard avoiding library, But still facing the same issue.

Jitenderios commented 6 years ago

Your hack worked. Thanks :)