1.1.0 • Published 1 year ago
astrapay-qris-react-native v1.1.0
astrapay-qris-react-native
It is react native qris sdk for astrapay partner
Installation
npm install astrapay-qris-react-native
Usage
import { multiply } from 'astrapay-qris-react-native';
// ...
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