UNPKG

@rnw-community/react-native-payments

Version:

Accept Payments with Apple Pay and Android Pay using the Payment Request API.

4 lines 252 B
import type { ReactNativePaymentsPluginProps } from './plugin.props'; import type { ConfigPlugin } from 'expo/config-plugins'; export declare const withApplePay: ConfigPlugin<ReactNativePaymentsPluginProps>; //# sourceMappingURL=with-apple-pay.d.ts.map