# weex **Repository Path**: alibaba/weex ## Basic Information - **Project Name**: weex - **Description**: A framework for building Mobile cross-platform UI - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2024-10-31 - **Last Updated**: 2025-12-17 ## Categories & Tags **Categories**: webui **Tags**: None ## README # Weex A framework for building Mobile cross-platform UI. [![Build Status](https://travis-ci.org/apache/incubator-weex.svg?branch=master)](https://travis-ci.org/apache/incubator-weex/) ## Distribution > Support Android 4.1 (API 16), iOS 9.0+ and WebKit 534.30+. | platform | status | | -------- | ------ | | Android | [![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.weex/weex_sdk/badge.svg)](https://maven-badges.herokuapp.com/maven-central/io.weex/weex_sdk) | | iOS | [![Pod version](https://badge.fury.io/co/WeexSDK.svg)](https://cocoapods.org/pods/WeexSDK) [![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage) | | [Web](https://github.com/weexteam/weex-vue-render) | [![npm](https://badge.fury.io/js/weex-vue-render.svg)](https://www.npmjs.com/package/weex-vue-render) | ## Build from Source [How To Build](./HOW-TO-BUILD.md) ## Contribution Please read [Contributing Guide](./CONTRIBUTING.md) for more information. ## License [Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0)