Ant Design Mobile

Essential UI blocks for building mobile web apps.

README

logo

Ant Design Mobile

    Essential UI blocks for building mobile web apps.

npm (tag) GitHub Release Date npm npm jsdelivr gzip size Commit Activity Issues help wanted
GitHub Workflow Status (branch) codecov GitHub

English Doc · 中文文档 · Discord · 钉钉


  1. ``` sh
  2. $ npm install --save antd-mobile
  3. # or
  4. $ yarn add antd-mobile
  5. # or
  6. $ pnpm add antd-mobile
  7. ```

- Fast: It is carefully optimized for harsh scenes, without configuration, you can have the best package size and
  ultimate performance.
- Customizable: Based on CSS variables, you can reliably and efficiently adjust the appearance of components or
  create your own themes.
- Atomic: The function of each component, neither more nor less, is exactly what you need.
- Fluent: With smooth gestures and delicate animation, it helps the product create the ultimate experience.

You can also play with antd-mobile just in browser
with Codesandbox. No need to prepare development
environment.

If you found bugs or would like to request some new features, please consider opening
an issue.

If you have some question about how to use ant-mobile, you can start


Thanks to all the contributors of antd-mobile:

contributors