Hanks10100 commented on issue #1494: using unregistered weex module "swipeBack"
URL: https://github.com/apache/incubator-weex/issues/1494#issuecomment-417983838
 
 
   一般报 `using unregister weex module` 
是因为用了没注册的原生模块。按照文档[自定义模块](http://weex-project.io/cn/guide/extend-ios.html#zi-ding-yi-module)里的介绍,除了写一份模块实现以外,还要在初始化好
 Weex SDK 之后注册一下自定义的模块,这样页面里才能调用得到。

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to