react-native-dff-components-demo
v1.0.3
Published
npm package
Downloads
7
Maintainers
Readme
react-native-dff-components-demo
npm package
Installation
npm install react-native-dff-components-demo
Usage
import { multiply } from 'react-native-dff-components-demo';
// ...
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