We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 553cf74 commit 99627d8Copy full SHA for 99627d8
README.md
@@ -86,7 +86,9 @@ WebViewJavascriptBridge supports [WKWebView](http://nshipster.com/wkwebkit/) for
86
87
1) Import the header file:
88
89
+```
90
#import "WKWebViewJavascriptBridge.h"
91
92
93
2) Instantiate WKWebViewJavascriptBridge and with a WKWebView object
94
0 commit comments