/react-native-test-lib

Test deploying to npm

Primary LanguageJavaMIT LicenseMIT

react-native-test-lib

Test deploying to npm

Installation

npm install react-native-test-lib

Usage

import { multiply } from "react-native-test-lib";

// ...

const result = await multiply(3, 7, 2);

Contributing

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

License

MIT