-
Notifications
You must be signed in to change notification settings - Fork 59
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
如何启动container?如何启动整体,可否有个简略的教程啊? #20
Comments
直接跑 yarn debug 跑不起来吗 |
1.需要下载webview2, 这个项目的模拟器是用flutter调用webview2然后和express进行通信实现的。 |
@LinYUAN-code 你跑起来了吗 |
嗯可以跑 |
@LinYUAN-code 加个微信 shibuyayuri |
拉了个分支,把启动流程简化了一下,顺便加了Android的运行demo,有想了解的可以参考。 bash install.sh
bash debug.sh |
你可以提 pr,我可以给你权限,你瞎搞搞,加我微信 shibuyayuri |
嗯...我也是瞎搞。 😀 |
这里和原生的通信原理是啥,好像微信的消息类型挺多,webview_pubish,appservice_invoke等,怎么实现呢 |
兄弟你的Android代码是不是不全 |
是全的 @yzj578492228 |
window.AndroidJSServiceBridge AndroidJSViewBridge.postMessage(JSON.stringify(message)) 好像是android的吧 好像没找到哦 |
oo 确实是被忽略了,没提交。我找时间重新添加一下吧。 |
3Q 看到你这个想学一下 |
No description provided.
The text was updated successfully, but these errors were encountered: