react-native-uifuture
v0.1.13
Published
Material Design UI Component Lib
Downloads
253
Maintainers
Readme
react-native-uifuture
Material Design UI Component Lib
Installation
npm install react-native-uifuture
Usage
import { multiply } from 'react-native-uifuture';
// ...
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