component-kits
v0.1.5
Published
7-Eleven Component Kits
Downloads
2
Readme
component-kits
7-Eleven Component Kits
Installation
npm install component-kits
// ...
yarn add component-kits
Install ThirstParty Libraries
npm install react-native-fast-image react-native-snap-carousel
Usage
import ComponentKits from "component-kits";
// ...
const result = await ComponentKits.multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT