0.2.1 • Published 3 years ago

react-native-errand-comm v0.2.1

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

react-native-errand-comm

Testing out how to create a react native library.

Installation

npm install react-native-errand-comm

Usage

import ErrandComm from "react-native-errand-comm";

// ...

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

Contributing

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

License

MIT