0.1.2 • Published 4 years ago
react-native-sample-modulev1 v0.1.2
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