itg-ecommerce-plugin
v1.0.1-beta.21
Published
Plugin to build an ecommerce mobile
Downloads
290
Readme
itg-ecommerce-plugin
Plugin to build an ecommerce mobile
Installation
npm install itg-ecommerce-plugin
Usage
import { multiply } from 'itg-ecommerce-plugin';
// ...
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