-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ios端 #4
Comments
你是?
在 2018-06-29 16:04:30,"hnothing2016" <[email protected]> 写道:
这个JS可以通用到IOS端吗? 共用一套html代码
苹果端和安卓端实现的原理应该是类似的吧?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
jsbridge 只能调用static方法吗 |
@hnothing2016 js是通用的 |
@hnothing2016 这个不一定,最好封装为静态方法,否则需要传入对象进行调用,这个具体场景可以有不同限定规则 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
这个JS可以通用到IOS端吗? 共用一套html代码
苹果端和安卓端实现的原理应该是类似的吧?
The text was updated successfully, but these errors were encountered: