0.1.0 • Published 3 years ago

react-native-common-files v0.1.0

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

react-native-common-files

test

Installation

npm install react-native-common-files

Usage

import CommonFiles from "react-native-common-files";

// ...

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

Contributing

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

License

MIT