@blacksharks/react-native-csj
v1.5.1
Published
react native穿山甲插件
Downloads
13
Maintainers
Readme
react-native-csj
1
Installation
npm install react-native-csj
Usage
import { multiply } from "react-native-csj";
// ...
const result = await multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library