0.1.2 • Published 1 year ago
edfapay-softpos-sdk-rn v0.1.2
edfapay-softpos-sdk
Edfapay SoftPOS SDK helps developer to easly integrate Edfapay SoftPOS to thier mobile application
Installation
npm install edfapay-softpos-sdk
Usage
import { multiply } from 'edfapay-softpos-sdk';
// ...
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