react-native-yd-components
v1.0.13
Published
YourDev components
Downloads
3
Readme
react-native-yd-components
YourDev components
Installation
npm install react-native-yd-components
Usage
import { multiply } from 'react-native-yd-components';
// ...
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