0.1.4 • Published 3 years ago

@aminmeshk/rn-common v0.1.4

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

rn-common

Common components, tools and services for my React Native projects

Installation

npm install rn-common

Usage

import RnCommon from "rn-common";

// ...

const result = await RnCommon.multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT