react-native-sayhello-module
v0.1.3
Published
android test module for react-native
Downloads
4
Readme
react-native-sayhello-module
android test module for react-native
Installation
npm install react-native-sayhello-module
Usage
import { multiply } from "react-native-sayhello-module";
// ...
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