react-native-common-files

test

Usage no npm install needed!

<script type="module">
  import reactNativeCommonFiles from 'https://cdn.skypack.dev/react-native-common-files';
</script>

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