Popularity
9.4
Growing
Activity
8.9
Declining
11,417
290
2,341

Programming language: TypeScript
License: MIT License
Tags: UI Frameworks     Mobile    
Latest version: v3.0.0-alpha.8

antd-mobile alternatives and similar libraries

Based on the "Mobile" category.
Alternatively, view antd-mobile alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of antd-mobile or a related project?

Add another 'Mobile' Library

README

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 · 钉钉

$ npm install --save antd-mobile
# or
$ yarn add antd-mobile
# or
$ pnpm add antd-mobile
  • 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 a discussion thread.


Thanks to all the contributors of antd-mobile:


*Note that all licence references and agreements mentioned in the antd-mobile README section above are relevant to that project's source code only.