jspatch
There are 10 repositories under jspatch topic.
bang590/JSPatch
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.
YPLiang19/Mango
MangoFix is a DSL which syntax is very similar to Objective-C,MangoFix is also an iOS App hotfix SDK. You can use MangoFix method replace any Objective-C or Swift method.
zhiyongzou/DynamicOC
深入理解 iOS 热修复原理
Insfgg99x/HotFix
一种轻量级的可以通过苹果审核的热修复方案,可以替代JSPatch的热修复方案。
gopep9/LuaPatch
Lua版的JSPatch
wonderffee/DFDynamicProperty
Add new property for Objective-c's Class without changing origin Class's code, support reflection, special for JSPatch
so898/KLJSLitePatch
KLJSLitePatch is App Store safe & JSPatch similar hotfix implementation
dengV/wang_yu_patch
enpowered by wang yu
KeenTeam1990/JSPatch
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.
shayanbo/Aspects
Aspects featured with more safe lock and runtime hook