UI Deploy

Curated, Short, Web UI Dev we Love.

Open Source UIWebView Library Adding Response Handling, User Agent Setting And More

In the past I’ve mentioned some UIWebView alternatives most recently TOWebViewController and DZWebBrowser.

Here’s a library providing a UIWebView subclass adding a number of nice features called OTMWebView from Otium.

OTMWebView adds features for response handling, progress tracking, detecting title changes, and the setting of user agents to the web view.

view source

Advertisement