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

Keyboard hide laggy when present deck #112

Open
pvn-anh-pham opened this issue Sep 12, 2019 · 4 comments
Open

Keyboard hide laggy when present deck #112

pvn-anh-pham opened this issue Sep 12, 2019 · 4 comments

Comments

@pvn-anh-pham
Copy link

I am integrating this lib into my project and it works perfect until I got this problem with keyboard:

  • setup a viewcontroller with textfield and keyboard is showing
  • click on a button to present this new viewcontroller with this decktransition. The keyboard will hide automatically but very laggy

The keyboard is glitching/laggy when hiding. I am sure it is this lib because I compare this lib with ios default presenting modal view.

I hope this one could be fixed because this glitching make smooth animation become glitchy

@HarshilShah
Copy link
Owner

Hi there, thanks for filing an issue. Could you please upload a demo project based on the example app included in the repo?

@pvn-anh-pham
Copy link
Author

Hi, sorry for the late reply. I cant upload my project because it is company's properly but with simple setup as I said above: setup a viewcontroller with textfield and keyboard is showing you can reproduce it easily.

@pvn-anh-pham
Copy link
Author

Hi, Sorry to misunderstand your message. Here is the sample project.
Sample.zip

@HarshilShah
Copy link
Owner

Thanks for uploading the project!

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

2 participants