0.1.3 • Published 2 years ago
zapimpresso-ui v0.1.3
zapimpresso-ui
ZapImpresso UI Components for Web and Mobile
Installation
npm install zapimpresso-uiUsage
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