Skip to content

shahakash1997/react-native-npm-library

Repository files navigation

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