Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tuya/tuya-panel-kit
Comprehensive components for development with Tuya Panel.
https://github.com/tuya/tuya-panel-kit
react react-native tuya tuya-smart
Last synced: 5 days ago
JSON representation
Comprehensive components for development with Tuya Panel.
- Host: GitHub
- URL: https://github.com/tuya/tuya-panel-kit
- Owner: tuya
- License: mit
- Created: 2020-11-20T10:29:31.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-26T10:05:16.000Z (4 months ago)
- Last Synced: 2025-01-12T22:04:44.413Z (12 days ago)
- Topics: react, react-native, tuya, tuya-smart
- Language: JavaScript
- Homepage: https://panel-docs.tuyacn.com
- Size: 21.2 MB
- Stars: 85
- Watchers: 14
- Forks: 34
- Open Issues: 5
-
Metadata Files:
- Readme: README-zh_CN.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
高效、统一、可视化
[English](./README.md) | 简体中文
## 特性
- 30+ 开箱即用的高质量组件
- 完善的文档和事例
- 深入每个细节的主题定制能力
- 支持 TS,提供完整的类型定义文件
- 单元测试覆盖率 90% +## 预览
使用手机端扫描下载 [涂鸦面板-RN App](https://smartapp.tuya.com/typaneldev),在涂鸦面板-RN App 中扫描以下二维码您可以查看到目前涂鸦开放的功能组件,以供开发时使用,加快面板开发进度。
## 安装
```shell
npm install tuya-panel-kitor
yarn add tuya-panel-kit
```## 技术支持
- 开发者中心:https://developer.tuya.com/cn/
- 帮助中心:https://support.tuya.com/cn/help
- 技术支持工单中心:https://iot.tuya.com/council/
- 详细文档:https://panel-docs.tuyacn.com/## License
[MIT License](./LICENSE)