react-native-modules-1
v2.13.1
Published
React-native
Downloads
1,113
Readme
react-native-modules-1
React-native
Installation
npm install react-native-modules-1
Usage
import { multiply } from 'react-native-modules-1';
// ...
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