-
#### 为什么是安卓,不是iOS?
> 本人是前端,略懂安卓,因为object-c语法晦涩所以iOS知识基本为0
#### 什么姿势开始?weex-toolkit? hybird?
>根据市面上已经做出来的产品或者demo来看,weex-toolkit📦的app性能太差,hybrid渐进的引入效果还不错,比如已经面向用户的【极客时间】app [链接](https://time.ge…
-
#### weex
>https://weex.apache.org/cn/
>https://github.com/apache/incubator-weex/
>npm install weex-toolkit -g
##### 使用async/await
```bash
npm install --save-dev babel-plugin-transform-run…
-
-
Makes sure these boxes are checked befor submitting your issue - thank you!
- [] If you encounter any problems using the tool, please check if there has a new version to update(Run `weex update [pl…
-
我通过 variable.less 定制了主题,比如品牌颜色、字体大小等,debug 模式正常,但是 weex compile 后主题没有生效可能是 less 没有被编译进去?我该怎么解决呢?
-
新版中文网站及文档已经上线,请访问 https://weex-project.io/cn/ , 此处后续不再维护,谢谢理解。
# 如何在sample-app中预览 ?
### Weex Sample Step By Step
1. 从github中克隆Weex代码 [`https://github.com/alibaba/weex/`](https://github.com/alibab…
-
# environment
weex-toolkit: v1.2.7
MacBook Pro (13-inch, 2017, Two Thunderbolt 3 ports)
chrome 63.0.3239.132 (64 bit)
weex-ui: 0.3.13-beta3
# actions
expected: success to switch tab
actual: Can…
-
版本信息:
[Beta]2.0.0-beta.32 (Core 2.0.0-beta.32)
- @weex-cli/generator : v2.0.0-beta.16
- @weex-cli/debug : v2.0.0-beta.31
- @weex-cli/compile : v2.0.0-beta.32
- @weex-cli/preview : v2.0.0-beta.32
…
-
week_sdk 0.16.0上运行,**weex.supports is not a function**
12-21 18:05:10.176 15263-15296/com.alibaba.weexTest E/weex: reportJSException >>>> instanceId:1, exception function:createInstance, exception:…
-
"npm run ios" fails when cloning the pod repo because the repo url is not well defined.
this make it to download the repo every time, that takes much longer than npm command is stated to wait for.
…