react-native-trtc-voice-room
TypeScript icon, indicating that this package has built-in type declarations

0.5.5 • Public • Published

react-native-trtc-voice-room

trtc语音聊天室

Installation

npm install react-native-trtc-voice-room

Usage

import TrtcVoiceRoom from "react-native-trtc-voice-room";

// ...

const result = await TrtcVoiceRoom.login(sdkAppId,userId,userSig);

const result = await TrtcVoiceRoom.createRoom(roomID,roomParam);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT

Package Sidebar

Install

npm i react-native-trtc-voice-room

Weekly Downloads

2

Version

0.5.5

License

MIT

Unpacked Size

3.78 MB

Total Files

145

Last publish

Collaborators

  • nokecy