Skip to content

acid-21/acid-tools

Repository files navigation

acid-tools

Tools to help with RN development

Installation

npm install acid-tools

Usage

import { multiply } from 'acid-tools';

// ...

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


Made with create-react-native-library

About

Tools to help us with RN development

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published