Skip to content

WebView Delegation#40

Closed
joventuraz wants to merge 1 commit intoTransitApp:masterfrom
joventuraz:master
Closed

WebView Delegation#40
joventuraz wants to merge 1 commit intoTransitApp:masterfrom
joventuraz:master

Conversation

@joventuraz
Copy link

In case a user needs to access the webview for different uses such as:

NSString *html = [webView stringByEvaluatingJavaScriptFromString:
                      @"document.body.innerHTML"];

The commits appended add the delegation needed to expose the webview by bubbling it's own delegate methods through SVWebViewController.

@nudge
Copy link

nudge commented Nov 21, 2014

See #67 for an improved implementation.

@joventuraz joventuraz closed this Oct 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants