UNPKG

expo-finance-kit

Version:

Native Expo module for Apple FinanceKit - Access financial data from Apple Card and other accounts

5 lines (4 loc) 138 B
import { ConfigPlugin } from '@expo/config-plugins'; export declare const withInfoPlist: ConfigPlugin<{ usageDescription: string; }>;