-
I run `weex plugin add weex-gcanvas`and modified it because of version conflict [issue](https://github.com/weex-plugins/weex-plugin-gcanvas/issues/37) .
1. I globally registered `gcanvas` in my …
-
weex环境
通过readme里的demo扫码weex运行,有转场动画,本地运行没有。
clone到本地,打包后weex只有一个js文件,初步判断为weex下要通过跳转不同链接才会有转场动画,而本地扫码的只有一个链接
怎么样在weex下有转场动画呢?
Sent from PPHub
-
集成需要so包吗?现在没有so包报错。
java.lang.UnsatisfiedLinkError: Native method not found: com.taobao.gcanvas.GCanvasJNI.newCanvas:(Ljava/lang/String;I)V
…
-
-
起因是我使用natjs调用摄像头会闪退,以及页面无法跳转。而nat-explorer下载的没有问题。我创建的工程如下:
```bash
weexpack create xxx
// 安装配置使用最新的weex、babel-stage-0以及没有使用vue-router
cd xxx
npm install
npm install natjs --save
npm install …
-
在哪里可以关注到Weex2.0的进展。
-
Hello, this is a great plugin but I wonder how feasible supporting auth with other providers is (Facebook/Google/Twitter) would be?
-
weex run android
[√] Compile JSBundle done
[√] Use HWPCT
[√] Start hotreload server done
[√] Set native config done
[√] Copy JS source done
[√] Watch JS source done
\ Total time: 20.198 secsErr…
-
The instructions for installation were not sufficient to get the plugin installed on another project. We need clearer documentation, or if the dependencies were changed, update the installation proces…
-
http://natjs.com/#/?id=add-modules-you-need
`weexpack plugin add [nat moudle]`