Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS 11 TPKeyboardAvoiding doesn't obey the safeAreaInsets #269

Open
asifbilal786 opened this issue Apr 8, 2018 · 3 comments
Open

iOS 11 TPKeyboardAvoiding doesn't obey the safeAreaInsets #269

asifbilal786 opened this issue Apr 8, 2018 · 3 comments

Comments

@asifbilal786
Copy link

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.

@annypino
Copy link

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!

@zaidiabbas
Copy link

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

@eirikvaa
Copy link

Also having this issue. Any way to fix it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants