0.1.1 • Published 1 year ago

react-native-awesome-module-hagan v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

react-native-awesome-module-hagan

test module for adding two numbers

Installation

npm install react-native-awesome-module-hagan

Usage

import { addNumbs } from 'react-native-awesome-module-hagan';

// ...

const result = await addNumbs(451, 122);

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