zi-styles
v0.1.2
Published
the package is for styles for zivame
Downloads
5
Readme
zi-styles
the package is for styles for zivame
Installation
npm install zi-styles
Usage
import { multiply } from 'zi-styles';
// ...
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