0.1.3 • Published 1 year ago
zapimpresso-ui v0.1.3
zapimpresso-ui
ZapImpresso UI Components for Web and Mobile
Installation
npm install zapimpresso-ui
Usage
import { multiply } from 'zapimpresso-ui';
// ...
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