react-native-sample-modulev1
v0.1.2
Published
sample rn library
Downloads
4
Readme
react-native-sample-modulev1
sample rn library
Installation
npm install react-native-sample-modulev1
Usage
import SampleModule from "react-native-sample-modulev1";
// ...
const result = await SampleModule.multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT