UNPKG

@reeq/react-native-passkit

Version:

React native wrapper over google PayClient (for android) and PassKit (for iOS). Contains google and apple buttons

3 lines 215 B
import type { AddPassButtonNativeProps } from './types'; export declare const AddPassButtonNative: import("react-native").HostComponent<AddPassButtonNativeProps>; //# sourceMappingURL=add-pass-button-native.d.ts.map