UNPKG

expo-font

Version:

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

6 lines (4 loc) 69 B
export * from './Font'; export function useFonts() { return []; }