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
fix(ios): fix keyboard displacement bug in iOS 12 WKWebView (#201)
* fix(ios): fix keyboard displacement bug in iOS 12 WKWebView
* add debounce support for cancels on keyboardWillShow to fix bounce during programmatic focus toggling
* simplify by applying to webView.scrollView instead of iterating subviews
0 commit comments