UNPKG

expo-font

Version:

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

5 lines 125 B
export * from './Font'; export const useFonts = () => { return [false, null]; }; //# sourceMappingURL=index.server.js.map