Hacker News new | ask | show | jobs
by chrisdroukas 3379 days ago
You can roll your own browser interface using WKWebView — if (for whatever reason) your app supplements the browsing experience, you'd use WKWebView.

SFSafariViewController provides its own Safari-like interface and has an extremely limited set of configuration/customization options.