tuyasmart-home-sdk

Build TuyaSmart React Native App by this SDK

Usage no npm install needed!

<script type="module">
  import tuyasmartHomeSdk from 'https://cdn.skypack.dev/tuyasmart-home-sdk';
</script>

README

tuyasmart-home-sdk-react-native

Notice

For now, it's only work on Android.The iOS version is incoming.

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

Getting started

$ npm install tuyasmart-home-sdk --save

$ react-native link tuyasmart-home-sdk