UNPKG

expo-font

Version:

Load fonts at runtime and use them in React Native components.

3 lines (2 loc) 116 B
import { type ConfigPlugin } from 'expo/config-plugins'; export declare const withFontsIos: ConfigPlugin<string[]>;