0.1.5 • Published 3 years ago

component-kits v0.1.5

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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