react-native-custom-only-test-issue-with-node_module
v0.1.0
Published
dd
Downloads
11
Readme
react-native-custom-only
dd
Installation
npm install react-native-custom-only
Usage
import { multiply } from 'react-native-custom-only';
// ...
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