English | 简体中文
for docs, please visit tuya docs
for users outside Chinese mainland, please remove .npmrc
file.
$ curl https://codeload.github.com/tuya/tuya-panel-demo/tar.gz/master | tar -xz --strip=2 tuya-panel-demo-master/examples/cooker
$ mv cooker tuya-panel-cooker-example
$ cd tuya-panel-cooker-example
The RN version of the template is 0.51, and the template is no longer maintained. It is for reference only, and it is recommended to use basic-ts-0.59
This template project can be used to quickly launch the kitchen power project, supporting the following functions: dp function point automatic adaptation/Settings page dp point automatic adaptation/recipe related component adaptation
You can scan the following QR code through the Tuya app to preview.
1, dp(power) is required.
2, the menu function can only be used after it is opened on the platform.
3, Determine whether to display the cloud recipe by having the dp of cloud_recipe_number
$ npm install && npm run start
# or
$ yarn && yarn start
Copyright © 2020