remax-rn
v1.0.13
Published
remax-rn
Downloads
14
Readme
remax-rn
remax-rn
Installation
npm install remax-rn
Usage
import { multiply } from "remax-rn";
// ...
const result = await multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT