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 withPayments: ConfigPlugin<ReactNativePaymentsPluginProps>; //# sourceMappingURL=with-payments.d.ts.map