react-native-cmfsdkmodule
v0.1.1
Published
Este modulo se usa para el manejo del SDK
Downloads
2
Readme
react-native-cmfsdkmodule
Este modulo se usa para el manejo del SDK
Installation
npm install react-native-cmfsdkmodule
Usage
import { multiply } from 'react-native-cmfsdkmodule';
// ...
const result = await multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library