UNPKG

react-native-moyasar-sdk

Version:

Official React Native Moyasar SDK - Integrate Credit Cards, Apple Pay, Samsung Pay, and STC Pay with simple interfaces for a seamless payment experience in your React Native app

7 lines (6 loc) 261 B
"use strict"; import _PaymentRequest from "./PaymentRequest/index.js"; import { PKPaymentButton } from "./PKPaymentButton/index.js"; export const ApplePayButton = PKPaymentButton; export const PaymentRequest = _PaymentRequest; //# sourceMappingURL=index.js.map