All Projects → aygtech → weexbox-android-library

aygtech / weexbox-android-library

Licence: MIT license
Weex Android SDK

Programming Languages

java
68154 projects - #9 most used programming language
kotlin
9241 projects

Projects that are alternatives of or similar to weexbox-android-library

Eros Template
🔧 eros app 开发模板。
Stars: ✭ 143 (+550%)
Mutual labels:  weex
Frontend Series
📚 大前端的工程实践:iOS 篇 | Android 篇 | 混合式开发篇 - ReactNative、Weex、Weapp
Stars: ✭ 197 (+795.45%)
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 (-27.27%)
Mutual labels:  weex
Weex Todo List
A demo To-do app built with Weex and Vue2.0
Stars: ✭ 159 (+622.73%)
Mutual labels:  weex
Weex Vue Starter Kit
weex starter kit in vue to use weexpack & weex both.(support hot-reload)
Stars: ✭ 182 (+727.27%)
Mutual labels:  weex
Reactnativerollingexamples
react-native的一些example,目前支持iOS。另外收集了一份react-native学习列表
Stars: ✭ 214 (+872.73%)
Mutual labels:  weex
Eros Yanxuan Demo V2
📲 基于 eros 开发的 demo,迁移的自 weex 网易严选。
Stars: ✭ 139 (+531.82%)
Mutual labels:  weex
incubator-weex-playground
Playground for Apache Weex, demo purpose only
Stars: ✭ 43 (+95.45%)
Mutual labels:  weex
Hello Weex
hello-weex包括一个Weex App(GitHub第三方App),和自己扩展的WeexiOSKit(iOS上的常用组件与模块)。
Stars: ✭ 193 (+777.27%)
Mutual labels:  weex
chameleon-sdk-ios
iOS系统下Chameleon SDK
Stars: ✭ 27 (+22.73%)
Mutual labels:  weex
Eros
📱 一套 Vue 代码,两端原生应用 ,或许可以叫我 weex-native。
Stars: ✭ 2,007 (+9022.73%)
Mutual labels:  weex
Weex Droplet Ui
水滴UI一个轻量级weex UI组件库,包含表单元素,tabbar,picker城市三级联动选择,actionsheet,switch等一系列常用组件
Stars: ✭ 177 (+704.55%)
Mutual labels:  weex
Incubator Weex
Apache Weex (Incubating)
Stars: ✭ 13,990 (+63490.91%)
Mutual labels:  weex
Weex Start Kit
A weex + vue template to build web/Android/iOS project
Stars: ✭ 155 (+604.55%)
Mutual labels:  weex
shop-native
基于weex(vuejs),同时使用了vuex, vue-router, axios,包含异步(async)语法糖在安卓端不兼容的解决方案
Stars: ✭ 15 (-31.82%)
Mutual labels:  weex
Mypui
基于uniapp/weex,快速开发小程序和原生APP的组件库与工具集
Stars: ✭ 139 (+531.82%)
Mutual labels:  weex
Weex Vue Examples
Examples of using Weex and Vue.js
Stars: ✭ 211 (+859.09%)
Mutual labels:  weex
eros-widget
eros widget is the two encapsulation for eros module.
Stars: ✭ 13 (-40.91%)
Mutual labels:  weex
weex-template
A weex-template support ios android and web. dev hot-reload & can generate html & px2rem & autoprefixer.
Stars: ✭ 15 (-31.82%)
Mutual labels:  weex
JustDo8-weex-game
🎲 a game developed using weex|使用 Weex 开发的益智类小游戏
Stars: ✭ 25 (+13.64%)
Mutual labels:  weex

WeexBox Android SDK https://aygtech.github.io/weexbox/guide/native-android.html

介绍

WeexBox 致力于打造一套简单、高效的基于 weex 的APP混合开发解决方案。

开发 WeexBox 的初衷

weex给了vue开发者一条全新的道路,让前端开发者在APP中大放异彩。
然而,weex也给前端开发者一个错觉,误以为整个APP都可以用weex来做,而不需要原生的支持。
事实是,想要开发出优秀体验的APP,前端是离不开原生的,而且是重度依赖的。
所以,前端需要与原生端紧密配合,我们称之为大前端的紧紧拥抱...
weex的重心放在了js渲染UI的能力上,对原生的扩展并不多。
于是我们想通过 WeexBox

  • 扩展 weex 的能力
  • 把最佳实践带入进来,提供大前端正确拥抱的姿势
  • 开发一些实用工具,带来更棒的开发体验
  • 填掉 weex 的坑

最终,开发者能够专注写bug了~~~

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].