react-native-module-for-testing
TypeScript icon, indicating that this package has built-in type declarations

0.5.0 • Public • Published

react-native-module-for-testing

Test module

Installation

npm install react-native-module-for-testing

Usage

import { multiply } from 'react-native-module-for-testing';

// ...

const result = await multiply(3, 7);

Contributing

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

License

MIT


Made with create-react-native-library

Package Sidebar

Install

npm i react-native-module-for-testing

Weekly Downloads

0

Version

0.5.0

License

MIT

Unpacked Size

2.66 MB

Total Files

63

Last publish

Collaborators

  • karthikdatta