@aminmeshk/rn-common

Common components, tools and services for my React Native projects

Usage no npm install needed!

<script type="module">
  import aminmeshkRnCommon from 'https://cdn.skypack.dev/@aminmeshk/rn-common';
</script>

README

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