react-native-mothra-ui
v0.5.0
Published
Mothra ui is an essential library of React Native components, focused on simplicity and efficiency for mobile app development.
Downloads
1
Maintainers
Readme
react-native-mothra-ui
Mothra ui is an essential library of React Native components, focused on simplicity and efficiency for mobile app development.
Installation
npm install react-native-mothra-uiUsage
import { multiply } from 'react-native-mothra-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
