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 hotf...
翻译 - JSPatch使用Objective-C运行时桥接了Objective-C和Javascript。您可以通过包含一个小型引擎来调用JavaScript中的任何Objective-C类和方法。 JSPatch通常用于修补iOS App。
🌎 A modern cross-platform JavaScript bridge, through which you can invoke each other's functions synchronously or asynchronously between JavaScript and native.
翻译 - :earth_americas:现代的跨平台JavaScript桥,通过它,您可以在JavaScript和本机之间同步或异步调用彼此的功能。