Code Monkey home page Code Monkey logo

arco-design-mobile's Introduction

Arco Design Mobile

A comprehensive React UI components library based on the Arco Design system.

license

English | 简体中文

Features

  • Provides 50+ easy-to-use components based on TypeScript
  • Simple and restrained UI design & pixel-accurate restoration
  • Pursue the ultimate finger interaction effect
  • Online high-traffic verification of important components
  • Fine-grained and flexible property configuration
  • Support server-side rendering
  • Support internationalization
  • Support on-demand introduction
  • Support theme configuration

Installation

Available as an npm package

// with npm
npm install @arco-design/mobile-react

// with yarn
yarn add @arco-design/mobile-react

Examples

import React from 'react';
import ReactDOM from 'react-dom';
import Button from '@arco-design/mobile-react/esm/button';
import '@arco-design/mobile-react/esm/button/style';

function App() {
  return (
    <Button>
      Hello World
    </Button>
  );
}

ReactDOM.render(<App />, document.getElementById('app'));

Useful Links

Browser Support

Safari
Safari on iOS
Opera
Android Webview
9 4.4

Contributing

Developers interested in contributing should read the Code of Conduct and the Contributing Guide.

Thank you to all the people who already contributed to Arco Design Mobile!

And our former comrades:

License

This project is MIT licensed.



arco-design-mobile's People

Contributors

tinapeach avatar wonuanyangying avatar ziqisia avatar huangguang1999 avatar shenhaidada avatar zhangtao-git avatar evergcj avatar kamenrider41 avatar chelestewang avatar yeling avatar kongmoumou avatar menmensaa avatar adaex avatar shuningtang avatar hafanyao avatar jianyi-gronk avatar huzig avatar 2239559319 avatar cnlitai avatar nctdt avatar object-kaz avatar cullyfung avatar coderserio avatar shiyiya avatar childrentime avatar polarisht avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.