Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tencent/tdesign-mobile-react
A React Mobile UI components lib for TDesign.
https://github.com/tencent/tdesign-mobile-react
react tdesign typescript
Last synced: 1 day ago
JSON representation
A React Mobile UI components lib for TDesign.
- Host: GitHub
- URL: https://github.com/tencent/tdesign-mobile-react
- Owner: Tencent
- License: mit
- Created: 2021-12-09T11:44:43.000Z (about 3 years ago)
- Default Branch: develop
- Last Pushed: 2025-02-13T09:24:25.000Z (7 days ago)
- Last Synced: 2025-02-14T12:53:11.378Z (6 days ago)
- Topics: react, tdesign, typescript
- Language: TypeScript
- Homepage: https://tdesign.tencent.com/mobile-react
- Size: 2.5 MB
- Stars: 64
- Watchers: 19
- Forks: 66
- Open Issues: 65
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
TDesign 适配移动端的组件库,适合在 React 16.x 技术栈项目中使用。
# 🎉 特性
- 适配移动端交互
- 基于 React 16.x(全部基于 React Hooks 的 Functional Component)
- 与其他框架/库(Vue / Angular)版本 UI 保持一致
- 支持暗黑模式及其他主题定制
- 支持按需加载# 其他技术栈实现
- 桌面端 React 实现: [web-react](https://github.com/Tencent/tdesign-react)
- 移动端 Vue 实现: [mobile-vue](https://github.com/Tencent/tdesign-mobile-vue)
- 移动端 小程序 实现: [微信小程序](https://github.com/Tencent/tdesign-miniprogram)# 浏览器兼容性
| [
](http://godban.github.io/browsers-support-badges/)
IE / Edge | [](http://godban.github.io/browsers-support-badges/)
Firefox | [](http://godban.github.io/browsers-support-badges/)
Chrome | [](http://godban.github.io/browsers-support-badges/)
Safari |
| -- | -- | -- | -- |
| IE11, Edge | last 3 versions | last 3 versions | last 2 versions |# 开源协议
TDesign 遵循 [MIT 协议](https://github.com/Tencent/tdesign-mobile-react/LICENSE)。