rn-test-module
npm install rn-test-module
import RnTestModule from "rn-test-module";
// ...
const result = await RnTestModule.multiply(3, 7);
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT