UNPKG

@adyen/react-native

Version:

Wraps Adyen Checkout Drop-In and Components for iOS and Android for convenient use with React Native

4 lines 220 B
import { type ConfigPlugin } from '@expo/config-plugins'; import type { AdyenPluginProps } from './withAdyen'; export declare const withAdyenIos: ConfigPlugin<AdyenPluginProps>; //# sourceMappingURL=withAdyenIos.d.ts.map