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