TPKeyboardAvoiding icon indicating copy to clipboard operation
TPKeyboardAvoiding copied to clipboard

iOS 11 TPKeyboardAvoiding doesn't obey the safeAreaInsets

Open asifbilal786 opened this issue 8 years ago • 3 comments

I am using this amazing library TPKeyboardAvoiding for many years but now I am having problem in iOS 11's. That is new property "safeAreaInsets" which is being introduced by Apple with the release of iPhone X. But TPKeyboardAvoiding doesn't obey the safeAreaInsets and hence doesn't scroll exactly when keyboard appears.

Please resolve this issue.

asifbilal786 avatar Apr 08 '18 18:04 asifbilal786

I'm dealing with this kind of issue too in iPhone X, the scrollview always leave a gap between the safeArea bottom limit and the superview. What can I do? Thank you!

annypino avatar Apr 12 '18 18:04 annypino

Same problem here, using bottom layout fix this issue but since iOS 11 Safe Area removes bottom layout

zaidiabbas avatar May 21 '18 06:05 zaidiabbas

Also having this issue. Any way to fix it?

eirikvaa avatar Jul 22 '20 10:07 eirikvaa