UNPKG

@rnw-community/react-native-payments

Version:

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

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