rn-components
npm install @zero-d/rn-componentsyyyy
``sh`
npm install rn-components
`js
import RnComponents from "rn-components";
// ...
const result = await RnComponents.multiply(3, 7);
``
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT
# r n - c o m p o n e n t s