0.1.0 • Published 4 years ago

react-native-package-poc v0.1.0

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

react-native-package-poc

3rd party package poc

Installation

npm install react-native-package-poc

Usage

import PackagePoc from "react-native-package-poc";

// ...

const result = await PackagePoc.multiply(3, 7);

Contributing

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

License

MIT