- Open the terminal and clone the repository.
git clone https://github.com/Tencent-RTC/TUICallKit.git- Install dependencies.
cd ./TUICallKit/ReactNative
yarn install
yarn add @tencentcloud/call-uikit-react-nativeGo to the Activate Service page and get the SDKAppID and SDKSecretKey, then fill them in the TUICallKit/ReactNative/src/debug/GenerateTestUserSig-es.js file.
# TUICallKit/ReactNative
yarn start