react-native-chewy-ui-kits
v0.1.0
Published
.
Downloads
1
Readme
react-native-chewy-ui-kits
.
Installation
npm install react-native-chewy-ui-kits
Usage
import { multiply } from "react-native-chewy-ui-kits";
// ...
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