Skip to content

Commit 70c3284

Browse files
committed
Merge branch 'master' of github.com:marcuswestin/WebViewJavascriptBridge
2 parents b98295b + f69d7d5 commit 70c3284

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,20 @@ WebViewJavascriptBridge
33

44
An iOS bridge for sending messages to and from javascript in a UIWebView.
55

6+
If you like WebViewJavascriptBridge you should also check out [WebViewProxy](https://github.com/marcuswestin/WebViewProxy).
7+
8+
In the Wild
9+
-----------
10+
WebViewJavascriptBridge is used by a range of companies and projects. This list was just started and is still very incomplete.
11+
12+
- [Yardsale](https://www.getyardsale.com/)
13+
- [EverTrue](http://www.evertrue.com/)
14+
- [Game Insight](http://www.game-insight.com/)
15+
- Flutterby Labs
16+
- JD Media's [鼎盛中华](https://itunes.apple.com/us/app/ding-sheng-zhong-hua/id537273940?mt=8)
17+
18+
Are you using WebViewJavascript at your company? Add it and send us a pull request!
19+
620
Setup & Examples
721
----------------
822

0 commit comments

Comments
 (0)