react-native-sn-react-native-icons
v0.1.1
Published
react native icons custom
Downloads
8
Readme
react-native-sn-react-native-icons
react native icons custom
Installation
npm install react-native-sn-react-native-icons
Usage
import { multiply } from 'react-native-sn-react-native-icons';
// ...
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