0.1.1 • Published 12 months ago
ui-react-native-icos v0.1.1
ui-react-native-icos
a material icons ui
Installation
npm install ui-react-native-icos
Usage
import { multiply } from 'ui-react-native-icos';
// ...
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