react-native netease qiyu sdk
npm install @kafudev/react-native-qiyu
import Qiyu from "@kafudev/react-native-qiyu";
// ...
const result = await Qiyu.multiply(3, 7);
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT