wee-module
v0.1.0
Published
example of module react native
Downloads
1
Readme
react-native-example-module
example of module react native
Installation
npm install react-native-example-module
Usage
import ExampleModule from "react-native-example-module";
// ...
const result = await ExampleModule.multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT