zego_superboard_reactnative_sdk
npm install zego_superboard_reactnative_sdk
import ZegoSuperboardReactnativeSdk from "zego_superboard_reactnative_sdk";
// ...
const result = await ZegoSuperboardReactnativeSdk.multiply(3, 7);
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT