weex官网提到JS Service,然后按照代码去做IOS已成功,但是android上怎么都显示不出来,求大神指教。
官网地址:http://weex.apache.org/cn/ref...
JS service 和 Weex 实例在 JS runtime 中并行运行。Weex 实例的生命周期可调用 JS service 生命周期。目前提供创建、刷新、销毁生命周期。
重要提醒: JS Service 非常强大但也很危险,请小心使用!
weex官网提到JS Service,然后按照代码去做IOS已成功,但是android上怎么都显示不出来,求大神指教。
官网地址:http://weex.apache.org/cn/ref...
JS service 和 Weex 实例在 JS runtime 中并行运行。Weex 实例的生命周期可调用 JS service 生命周期。目前提供创建、刷新、销毁生命周期。
重要提醒: JS Service 非常强大但也很危险,请小心使用!