jspatch topic

List jspatch repositories

DynamicOC

159
Stars
50
Forks
Watchers

深入理解 iOS 热修复原理

JSPatch

11.4k
Stars
2.2k
Forks
Watchers

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...

HotFix

122
Stars
17
Forks
Watchers

一种轻量级的可以通过苹果审核的热修复方案,可以替代JSPatch的热修复方案。

Mango

1.2k
Stars
213
Forks
Watchers

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.

LuaPatch

21
Stars
6
Forks
Watchers

Lua版的JSPatch