When you are using VisitableViewController for an application that uses a UINavigationController or UITabBarController, WKWebView renders ignoring navigation items insets. So, web views are rendered wrong in these scenarios.
I am opening a PR with a fix for this one.