0.1.0 • Published 5 years ago

react-native-my-custom-module-ajaym17 v0.1.0

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

react-native-my-custom-module-ajaym17

React Native Bridge

Installation

npm install react-native-my-custom-module-ajaym17

Usage

import MyCustomModuleAjaym17 from "react-native-my-custom-module-ajaym17";

// ...

const result = await MyCustomModuleAjaym17.multiply(3, 7);

Contributing

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

License

MIT