Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 398 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 398 Bytes

react-native-awesome-module

🚀

Installation

npm install react-native-awesome-module

Usage

import AwesomeModule from "react-native-awesome-module";

// ...

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

Contributing

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

License

MIT