@munyaal/mobile-ui
v1.0.0-beta.5
Published
Biblioteca de interfaz de usuario de React Native
Downloads
22
Readme
@munyaal/mobile-ui
Biblioteca de interfaz de usuario de React Native
Installation
npm install @munyaal/mobile-ui
Usage
import { multiply } from '@munyaal/mobile-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