react-native-react-test-native-module
v0.1.0
Published
a rest native test module
Downloads
3
Readme
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