<p align="center">
  <a href="https://tdesign.tencent.com/" target="_blank">
    <img alt="TDesign Logo" width="200" src="https://tdesign.gtimg.com/site/TDesign.png" />
  </a>
</p>

<p align="center">
   <a href="https://www.npmjs.com/package/tdesign-mobile-react">
    <img src="https://img.shields.io/npm/l/tdesign-mobile-react.svg?sanitize=true" alt="License" />
  </a>
  <a href="https://www.npmjs.com/package/tdesign-mobile-react">
    <img src="https://img.shields.io/npm/v/tdesign-mobile-react.svg?sanitize=true" alt="Version">
  </a>
  <a href="https://www.npmjs.com/package/tdesign-mobile-react">
    <img src="https://img.shields.io/npm/dt/tdesign-mobile-react.svg?sanitize=true" alt="Downloads" />
  </a>
</p>

English | [简体中文](./README-zh_CN.md)

TDesign Mobile React is a UI component library for React 18.x and mobile web application.

# 🎉 Features

- Mobile web application interaction
- High quality UI components for React 18.x
- Consistent API and UI with TDesign component libraries for other frameworks
- Dark mode and customizable theme
- Support tree-shaking

# TDesign component libraries

- component library for desktop and React: [web-react](https://github.com/Tencent/tdesign-react)
- component library for mobile and Vue: [mobile-vue](https://github.com/Tencent/tdesign-mobile-vue)
- component library for Wechat miniprogram : [微信小程序](https://github.com/Tencent/tdesign-miniprogram)

# Browser Support

| [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/edge/edge_48x48.png" alt="IE / Edge" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)<br/>IE / Edge | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/firefox/firefox_48x48.png" alt="Firefox" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)<br/>Firefox | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/chrome/chrome_48x48.png" alt="Chrome" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)<br/>Chrome | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/safari/safari_48x48.png" alt="Safari" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)<br/>Safari |
| -- | -- | -- | -- |
| IE11, Edge | last 3 versions | last 3 versions | last 2 versions |

# Contributing

Contributing is welcome. Read [guidelines for contributing](https://github.com/Tencent/tdesign-mobile-react/blob/develop/CONTRIBUTING.md) before submitting your [Pull Request](https://github.com/Tencent/tdesign-mobile-react/pulls).

# Contributors

<a href="https://openomy.app/github/tencent/tdesign-mobile-react" target="_blank">
  <img src="https://openomy.app/svg?repo=tencent/tdesign-mobile-react&chart=bubble&latestMonth=12" alt="Contribution Leaderboard" />
</a>

# Feedback

Create your [Github issues](https://github.com/Tencent/tdesign-mobile-react/issues) or scan the QR code below to join our user groups.

<img src="https://raw.githubusercontent.com/Tencent/tdesign/main/packages/site-components/src/images/groups/react-group.png" width="200" />

# License

The MIT License. Please see [the license file](./LICENSE) for more information.
