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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

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.

License:MIT License


Languages

Language:C 35.5%Language:Objective-C 26.2%Language:Assembly 19.4%Language:JavaScript 18.1%Language:Swift 0.5%Language:Ruby 0.2%Language:PHP 0.2%