README
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