Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 384 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 384 Bytes

react-native-alibc

阿里百川sdk

Installation

npm install @kafudev/react-native-alibc

Usage

import Alibc from "@kafudev/react-native-alibc";

// ...

const result = await Alibc.multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT