Skip to content

VaheSaroyan/vahesaroyan-atoms

Repository files navigation

@vahesaroyan/atoms

Atoms and helpers for react native

Installation

npm install @vahesaroyan/atoms

Usage

import { multiply } from "@vahesaroyan/atoms";

// ...

const result = await multiply(3, 7);

Contributing

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

License

MIT