react-native-txlive 腾讯移动直播SDK
npm install react-native-txlive
import Txlive from "react-native-txlive";
// ...
const result = await Txlive.multiply(3, 7);
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT