rn-native-module-anu
v0.1.0
Published
demo anurag
Downloads
4
Maintainers
Readme
rn-native-module-anu
demo anurag
Installation
npm install rn-native-module-anu
Usage
import { multiply } from 'rn-native-module-anu';
// ...
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