0.1.0 • Published 3 years ago

react-native-pro-component v0.1.0

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

react-native-pro-component

pro component is a custom component library which helps you implement the component easily

Installation

npm install react-native-pro-component

Usage

import { multiply } from "react-native-pro-component";

// ...

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