/react-native-trtc-calling

trtc calling 组件 react native 实现

Primary LanguageJavaMIT LicenseMIT

react-native-trtc-calling

trtcCalling react native 组件

Installation

npm install react-native-trtc-calling

Usage

import TrtcCalling from "react-native-trtc-calling";

// ...

const result = await TrtcCalling.multiply(3, 7);

Contributing

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

License

MIT