Incubator Weex UI screenshot

Incubator Weex UI

Author Avatar Theme by Apache
Updated: 27 May 2021
4753 Stars

A rich interaction, lightweight, high performance UI library based on Weex.

Categories

Overview:

This product analysis is for Weex Ui, a UI library based on Weex. Weex Ui is described as a rich interactive, lightweight, high-performance UI library. It offers various features for building user interfaces and can be used with Weex Toolkit. Installation and usage guides are provided along with support options. Weex Ui is released under the Apache License.

Features:

  • Lightweight and high-performance UI library
  • Supports rich interactive features
  • Works with Weex Toolkit and can be used with Fliggy, Taobao, Tmall, Weex Playground, and browsers

Installation:

  1. Install babel-plugin-component:
npm install babel-plugin-component --save-dev
  1. Install babel-preset-stage-0 (if not already installed):
npm install babel-preset-stage-0 --save-dev
  1. Update webpack.config.js:

    • Add exclude for node_modules (if not already present):
    exclude: /node_modules(?!(\/|\\).*((weex).*)/
    
    • This enables the use of latest features.
  2. For the latest features, refer to the ChangeLog and update weex-ui regularly.

Summary:

Weex Ui is a lightweight and high-performance UI library based on Weex. It offers rich interactive features and can be used with Weex Toolkit. The installation process involves installing the required dependencies and updating webpack.config.js. Weex Ui can be used with Fliggy, Taobao, Tmall, Weex Playground, and browsers. Regular updates should be made to ensure access to the latest features. Weex Ui is released under the Apache License.