react-native-can-make-payments
v0.0.3
Published
Simply iOS SKPaymentQueue.canMakePayments API Library.
Downloads
39
Readme
react-native-can-make-payments
Simply iOS SKPaymentQueue.canMakePayments API Library.
Installation
npm install react-native-can-make-payments
Usage
import { canMakePayments } from 'react-native-can-make-payments';
// get SKPaymentQueue.canMakePayments() result
const result = await canMakePayments();
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT