@zjkuang/react-native-utils
v0.2.24
Published
test
Downloads
4
Readme
@zjkuang/react-native-utils
@zjkuang/react-native-utils
Installation
npm install @zjkuang/react-native-utilsUsage
import { multiply } from "@zjkuang/react-native-utils";
// ...
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
