bang590/JSPatch
11,336
JSPatch bridge Objective-C and Javascript using the Objective-C runtime. You can call any Objective-C class and method in JavaScript by just including a small engine. JSPatch is generally used to hotfix iOS App.
通过Objective-C运行时桥接JavaScript,用于iOS应用热修复