react-native-widget-pack
v0.1.0
Published
Awesome widgets
Downloads
2
Readme
react-native-widget-pack
Awesome widgets
Installation
npm install react-native-widget-packUsage
import { multiply } from 'react-native-widget-pack';
// ...
const result = 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
