0.1.5 • Published 2 years ago

@logo-rn/publish-test v0.1.5

Weekly downloads
-
License
See license in LI...
Repository
-
Last release
2 years ago

@logo-rn/button

My sweet button

Installation

npm install @logo-rn/button

Usage

import { multiply } from "@logo-rn/button";

// ...

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