Skip to content

React native library for Application Architecture course. UADE 2021

License

Notifications You must be signed in to change notification settings

Fedejp/rn-aa-lib

Repository files navigation

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

About

React native library for Application Architecture course. UADE 2021

Resources

License

Stars

Watchers

Forks

Packages

No packages published