DEV Community

Cover image for antd-mobile 5.0 is coming
awmleer
awmleer

Posted on

antd-mobile 5.0 is coming

After two years, we are finnally going to release antd-mobile 5.0.

antd-mobile (which full name is Ant Design Mobile) is a React component library for mobile web apps. And the new 5.0 version is totally rewritten from scratch. We have been working on this for over ten months.

The main features are:

  • 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.

Doc: https://mobile.ant.design
GitHub: https://github.com/ant-design/ant-design-mobile

Top comments (0)