react-native-rtc-txim
v0.6.1
Published
腾讯IM react native 实现
Downloads
4
Readme
react-native-rtc-txim
腾讯IM react native 实现
Installation
npm install react-native-rtc-txim
Usage
import RtcTxim from "react-native-rtc-txim";
// ...
const result = await RtcTxim.multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT