JavascriptBridge
JavascriptBridge copied to clipboard
More simple more light more easy to use for iOS/OSX bridge with Javascript. Also easy to get js console.log in Xcode.
我已经重新设计了新的交互库,10分钟就能完成接入,也许可以帮助你. OC: https://github.com/SDBridge/SDBridgeOC Swift: https://github.com/SDBridge/SDBridgeSwift
使用问题
改用你这个库,之前WebViewJavascriptBridge这个的回调全部没有了,你这库和这个改动了什么
Hi, A great library for logging purposes. There is one issue where if the logs are enabled then it holds onto the webview's instance which leads to memory leaks.