Weex is currently in Pre-release Stage.
We agrees that you may discuss technical information about Weex, except that you may not fork Weex to public repository , write public reviews or post screen shots using information from current repository(https://github.com/alibaba/weex) , redistribute weex within any form.
A framework for building Mobile cross-platform UI.
Support Android 4.1 (API 16) and iOS soon. See Weex website for more information.
-
Install Android Playground.
- See Tutorial.
- See Weex Documentation for more information.
- Prerequisites
0. Install Node.js 4.0+
0.
npm install
to install project 0. Install Android Environment - Run playground
0.
npm run serve
0. In Android Studio 0. Openandroid/playground
0. Inapp/java/com.alibaba.weex/WXMainActivity
, modifyCURRENT_IP
to your local IP 0. Click(
Run
button) - Add an example
0.
npm run watch
0. Inexamples
, add a filenewExample.we
0. Inexamples/index.we
, add an item{name: 'newExample', title: 'New Example'}
for arraydata.cases