0.0.14 • Published 1 year ago
super-app-common v0.0.14
super-app-common
Common UI, Themes, Colors, utils
Installation
npm install super-app-common
Usage
import { multiply } from 'super-app-common';
// ...
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