react-native-npm-library
v0.1.10
Published
Test Package
Downloads
4
Maintainers
Readme
react-native-npm-library
Test Package
Installation
npm install react-native-npm-library
Usage
import NpmLibrary from "react-native-npm-library";
// ...
const result = await NpmLibrary.multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT