UNPKG

@bounceapp/react-native-paypal

Version:

React Native wrapper to bridge PayPal iOS and Android SDK

6 lines (5 loc) 234 B
"use strict"; export { default as PaypalButton } from "./components/PaypalButton"; export { default as PaypalLogo } from "./components/PaypalLogo"; export { requestBillingAgreement } from "./Paypal"; //# sourceMappingURL=index.js.map