react-native-oss
for alioss
Installation
npm install react-native-oss
Usage
import Oss from "react-native-oss";
// ...
const result = await Oss.multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT