UNPKG

expo-font

Version:

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

4 lines (3 loc) 135 B
import { FontProps as Props } from './withFonts'; declare const _default: (props?: Props) => [string, Props]; export default _default;