0.5.5 • Published 3 years ago

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

Weekly downloads
-
License
MIT
Repository
github
Last release
3 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

3 years ago

0.5.3

3 years ago

0.5.5

3 years ago

0.5.2

3 years ago

0.5.1

3 years ago

0.5.0

3 years ago

0.4.0

3 years ago

0.3.4

3 years ago

0.3.3

3 years ago

0.3.2

3 years ago

0.3.1

3 years ago

0.3.0

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago