All Projects → zwwill → Yanxuan Weex Demo

zwwill / Yanxuan Weex Demo

Licence: mit
🎨 High quality pure Weex demo / 网易严选 App 感受 Weex 开发

Programming Languages

java
68154 projects - #9 most used programming language
javascript
184084 projects - #8 most used programming language
Vue
7211 projects
objective c
16641 projects - #2 most used programming language
HTML
75241 projects
CSS
56736 projects

Labels

Projects that are alternatives of or similar to Yanxuan Weex Demo

chameleon-sdk-ios
iOS系统下Chameleon SDK
Stars: ✭ 27 (-99.12%)
Mutual labels:  weex
weex-vue-starter-kit
weex starter kit in vue to use weexpack & weex both.(support hot-reload)
Stars: ✭ 24 (-99.21%)
Mutual labels:  weex
weex-dingtalk-cli
👽 A simple CLI for scaffolding Dingtalk Weex Microapp projects.
Stars: ✭ 33 (-98.92%)
Mutual labels:  weex
shop-native
基于weex(vuejs),同时使用了vuex, vue-router, axios,包含异步(async)语法糖在安卓端不兼容的解决方案
Stars: ✭ 15 (-99.51%)
Mutual labels:  weex
weexbox-android-library
Weex Android SDK
Stars: ✭ 22 (-99.28%)
Mutual labels:  weex
xiazhou-weex
a demo for weex project
Stars: ✭ 49 (-98.39%)
Mutual labels:  weex
Incubator Weex
Apache Weex (Incubating)
Stars: ✭ 13,990 (+358.39%)
Mutual labels:  weex
hello-iui
⚙️ iui uniapp组件库演示示例【停止维护】
Stars: ✭ 20 (-99.34%)
Mutual labels:  weex
eros-cli
🛠️ A simple CLI for scaffolding weex projects, we provide eros-template to quickly build small and medium sized app.
Stars: ✭ 41 (-98.66%)
Mutual labels:  weex
weex-nat-camera
natjs.com/#/#camera
Stars: ✭ 20 (-99.34%)
Mutual labels:  weex
weex-template
A weex-template support ios android and web. dev hot-reload & can generate html & px2rem & autoprefixer.
Stars: ✭ 15 (-99.51%)
Mutual labels:  weex
eros-widget
eros widget is the two encapsulation for eros module.
Stars: ✭ 13 (-99.57%)
Mutual labels:  weex
eros-plugin-ios-TencentCaptcha
腾讯防水墙、滑动验证、类似bilibili滑动验证码
Stars: ✭ 21 (-99.31%)
Mutual labels:  weex
weex componets
this library is no longer maintained. For the latest gameplay, please refer to: https://github.com/fengwuxp/wuxp_common_ts_module
Stars: ✭ 16 (-99.48%)
Mutual labels:  weex
bui-weex-sample
bui-weex示例工程,包含了丰富的组件展示案例
Stars: ✭ 29 (-99.05%)
Mutual labels:  weex
JustDo8-weex-game
🎲 a game developed using weex|使用 Weex 开发的益智类小游戏
Stars: ✭ 25 (-99.18%)
Mutual labels:  weex
weex-flymeui
🐼 A Flyme Style UI library based on Weex for Creator.
Stars: ✭ 66 (-97.84%)
Mutual labels:  weex
incubator-weex-site
Apache Weex (Incubating)
Stars: ✭ 84 (-97.25%)
Mutual labels:  weex
XiaoxiaZhihuWeex
XiaoxiaZhihu(zhihu daily) client written by Weex.
Stars: ✭ 15 (-99.51%)
Mutual labels:  weex
rax-app
Rax App Framework
Stars: ✭ 89 (-97.08%)
Mutual labels:  weex

English | 简体中文

🎨 High quality Weex Demo

The following is a brief step to run the demo further introduction,you can read this 网易严选App感受WEEX开发

Try

open Weex Playground , Scan the qrcode below

(no optimizing separately for android)

Run

install

$ npm install

run web

building web pro

$ npm run build 

building web pro & running service

$ npm run dev & npm run serve 

run ios

ios packaging requires developer accounts, f not, you can only install it on your own connected iphone through xcode debugging, or virtual machine。

The following is the implementation of the non-developer account

install ios platform

$ weexpack platform add ios

build weex bundles

$ weex build ios

This step is only for packaging, not fully executed, cancel before you enter the bundle id。

further info https://segmentfault.com/a/1190000010984857

next, use xcode to debug, refer to the native debug step.

(Using XCode to open file platforms/ios/WeexDemo.xcworkspace, simple configurate, then run or debug)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].