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