WKWebViewTips icon indicating copy to clipboard operation
WKWebViewTips copied to clipboard

Correction about storyboard

Open superarts opened this issue 6 years ago • 0 comments

The following item is not true after iOS 11.0:

You need to set WKWebView and any NSLayoutConstraints programmatically.

You need to bump deployment target to minimum 11.0 though.

superarts avatar Feb 17 '19 03:02 superarts