Skip to content

mtrejo-rn/react-native-awesome-module-example

Repository files navigation

react-native-awesome-module-example

Testing react native packages

Installation

npm install react-native-awesome-module-example

Usage

import AwesomeModuleExample from "react-native-awesome-module-example";

// ...

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

Contributing

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

License

MIT