react-native-afro-pay
v0.1.9
Published
React native sdk for afro pay
Downloads
12
Readme
react-native-afro-pay
React native sdk for afro pay
Installation
npm install react-native-afro-pay
Usage
import { multiply } from 'react-native-afro-pay';
// ...
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