移动平台的JSToNative方案,支持Android、iOS、macOS(后期会添加支持)
To run the example project, clone the repo, and run pod install from the Example directory first.
LDJsBridge is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'LDJsBridge'repositories {
// ...
maven { url "http://172.16.34.13:8081/nexus/content/repositories/lenovo/" }
}
dependencies {
implementation 'com.filez.android:ldjsbridge:1.0.0@aar'
}changmin_wow@163.com, changmin@lenovocloud.com
LDJsBridge is available under the MIT license. See the LICENSE file for more info.