0.6.3 • Published 9 months ago
gooyi-mobile v0.6.3
gooyi-mobile
UI Component library for Gooyi app
Installation
npm install gooyi-mobile
Usage
import { multiply } from 'gooyi-mobile';
// ...
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