You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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!
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.
The text was updated successfully, but these errors were encountered: