zego_roomkit_reactnative_sdk
React Native Zego Roomkit for Android & iOS
Installation
npm install zego_roomkit_reactnative_sdk
Usage
import { multiply } from "zego_roomkit_reactnative_sdk";
// ...
const result = await multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library