UNPKG

expo-font

Version:

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

5 lines 110 B
export * from './Font'; export function useFonts() { return []; } //# sourceMappingURL=index.server.js.map