react-native-dvh-module
a
Installation
npm install react-native-dvh-module
Usage
import DvhModule from "react-native-dvh-module";
// ...
const result = await DvhModule.multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT