common-rn-design-system
v1.0.9
Published
why so serious
Downloads
12
Maintainers
Readme
new-rn-design-system
why so serious
Installation
npm install new-rn-design-system
Usage
import { multiply } from 'new-rn-design-system';
// ...
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