README
react-native-dyfan-module
rn_module
Installation
npm install react-native-dyfan-module
Usage
import DyfanModule from "react-native-dyfan-module";
// ...
const result = await DyfanModule.multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT