You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,11 @@ WebViewJavascriptBridge
5
5
6
6
An iOS/OSX bridge for sending messages between Obj-C and JavaScript in WKWebViews, UIWebViews & WebViews.
7
7
8
+
Migration Guide
9
+
---------------
10
+
11
+
When upgrading from v5.0.x to 6.0.x you will have to update the `setupWebViewJavascriptBridge` javascript snippet. See https://github.com/marcuswestin/WebViewJavascriptBridge#usage part 4).
12
+
8
13
Who uses WebViewJavascriptBridge?
9
14
---------------------------------
10
15
WebViewJavascriptBridge is used by a range of companies and projects. This is a small and incomplete sample list:
0 commit comments