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

if triggerView is nil, it will crash. #24

Closed Allensa closed 7 years ago

Allensa commented 7 years ago

if triggerView is nil, it will crash.

fraserscottmorrison commented 7 years ago

Not sure why you'd want to remove the triggerView ;) but in the new Swift rewrite it handles this situation