Skip to content

Commit

Permalink
Added examples on using WKWebView to the README
Browse files Browse the repository at this point in the history
  • Loading branch information
lokimeyburg committed Oct 15, 2014
1 parent 553cf74 commit 99627d8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,9 @@ WebViewJavascriptBridge supports [WKWebView](http://nshipster.com/wkwebkit/) for

1) Import the header file:

```
#import "WKWebViewJavascriptBridge.h"
```

2) Instantiate WKWebViewJavascriptBridge and with a WKWebView object

Expand Down

0 comments on commit 99627d8

Please sign in to comment.