UNPKG

expo-font

Version:

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

4 lines (3 loc) 93 B
export * from './Font'; export * from './FontUtils'; export { useFonts } from './FontHooks';