Last Updated on : 2021-07-30 06:55:02download
The native control panel supports most Tuya Smart products and functions. You can quickly integrate product capabilities powered by Tuya into devices with simple access and let users easily experience different smart devices.
To integrate TuyaSmartDefaultPanelKit
into your Xcode project using CocoaPods, specify it in your Podfile
.
pod'TuyaSmartDefaultPanelKit'
Import the header file.
#import <TuyaSmartDefaultPanelKit/TuyaSmartDefaultPanelKit.h>
Initialize, offer your device ID.
TuyaSmartDefaultPanelKitViewController *panelVC =
[TuyaSmartDefaultPanelKitViewController defaultPanelViewControllerWithDeviceID:@""];
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback