0.1.5 • Published 3 years ago

rn-aa-lib v0.1.5

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

rn-aa-lib

Component library for Application's Architecture course. UADE 2021

Installation

npm install rn-aa-lib

Usage

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

0.1.4

3 years ago

0.1.5

3 years ago

0.1.3

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago