Skip to content

AlexManSPB/tuyasmart-home-sdk-react-native

 
 

Repository files navigation

tuyasmart-home-sdk-react-native

Feature Overview

Tuya Smart APP SDK provides the interface package for the communication with hardware and Tuya Cloud to accelerate the application development process, including the following features:

Hardware functions (network configuration, control, status reporting, regular tasks, groups, firmware upgrades, sharing) Account system (phone number, email registration, login, password reset and other general account functions) Tuya Cloud HTTP API interface package

Examples

See the demo in https://github.com/TuyaInc/tuyasmart-home-sdk-react-native

3.TIPS

  • in App/constant File
const appKey=""
const appSecret=""

//login Account
const countryCode=""
const userName=""
const password=""


There are many constants that are applied to App to fill in before it starts.

4.At present, the project is still in the process of perfection, and there are still some problems.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 48.1%
  • Java 26.0%
  • Objective-C 25.6%
  • Other 0.3%