UNPKG

react-native-payments

Version:

Welcome to the best and most comprehensive library for integrating payments like Apple Pay and Google Pay into your React Native app.

5 lines (4 loc) 195 B
import _PaymentRequest from './PaymentRequest'; import { PKPaymentButton } from './PKPaymentButton'; export const ApplePayButton = PKPaymentButton; export const PaymentRequest = _PaymentRequest;