0.5.5 • Published 4 years ago

react-native-trtc-voice-room v0.5.5

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

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

0.5.4

4 years ago

0.5.3

4 years ago

0.5.5

4 years ago

0.5.2

4 years ago

0.5.1

4 years ago

0.5.0

4 years ago

0.4.0

4 years ago

0.3.4

4 years ago

0.3.3

4 years ago

0.3.2

4 years ago

0.3.1

4 years ago

0.3.0

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago