Webview resizes faster than keyboard pops up (white flash)
Hey @cjpearson and thanks for this great plugin!
I seem to have the same problem mentioned in the issue tracker from way back when the project was still under Apache. In iOS, when the keyboard is triggered, the webview quickly snaps to its new position, while the keyboard slides up. During this slide, a white background is shown until the keyboard is at its final position.
The old issue even made a video of this, and I have the exact same thing happening to me. Any idea on what could cause this? It doesn't seem like many other people have this, so I'm sure I'm overlooking something.
Video: https://www.youtube.com/watch?v=iOjdxJuYp8c Old issue: https://issues.apache.org/jira/browse/CB-3930
Running latest version of cordova-plugin-keyboard and version 8.0.0 of Cordova. App runs on iOS 11.
I'm also seeing this on iOS 12 on iPhone X.
Check this PR guys :
https://github.com/cjpearson/cordova-plugin-keyboard/pull/22
Could you test it, so @cjpearson could merge it ?