dfmuir / KINWebBrowser

A web browser module for your iOS apps.
Other
838 stars 167 forks source link

Added a public method to load urls from an NSURLRequest. #31

Closed wouterds closed 9 years ago

wouterds commented 9 years ago

Added this method for the more advanced user of this Pod. Basically the check for a UIWebView WKWebView is moved a level deeper inside of the loadRequest method. Doesn't break anything, can be added safely and released as minor update.

Cheers, Wouter

dfmuir commented 9 years ago

Thank you for this pull request. KINWebBrowser 1.3.0 features this functionality inspired by your code. Good call!

wouterds commented 9 years ago

Awesome!

Sent from my iPhone

On 04 Sep 2015, at 03:42, David F. Muir V notifications@github.com wrote:

Thank you for this pull request. KINWebBrowser 1.3.0 features this functionality inspired by your code. Good call!

— Reply to this email directly or view it on GitHub.