0.1.5 • Published 5 years ago
rn-aa-lib v0.1.5
rn-aa-lib
Component library for Application's Architecture course. UADE 2021
Installation
npm install rn-aa-libUsage
import RnAaLib from "rn-aa-lib";
// ...
const result = await RnAaLib.multiply(3, 7);Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT