0.1.14 • Published 9 months ago
react-native-uifuture v0.1.14
react-native-uifuture
Material Design UI Component Lib
Installation
npm install react-native-uifutureUsage
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