Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 393 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 393 Bytes

react-native-qiyu

react-native netease qiyu sdk

Installation

npm install @kafudev/react-native-qiyu

Usage

import Qiyu from "@kafudev/react-native-qiyu";

// ...

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

Contributing

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

License

MIT