UNPKG

expo-finance-kit

Version:

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

5 lines (4 loc) 145 B
import { ConfigPlugin } from '@expo/config-plugins'; export declare const withBackgroundModes: ConfigPlugin<{ backgroundModes: string[]; }>;