0.1.0 • Published 3 years ago

react-native-react-test-native-module v0.1.0

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

react-native-react-test-native-module

a rest native test module

Installation

npm install react-native-react-test-native-module

Usage

import ReactTestNativeModule from "react-native-react-test-native-module";

// ...

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

Contributing

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

License

MIT