UNPKG

expo-font

Version:

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

16 lines (15 loc) 404 B
{ "platforms": ["apple", "android", "web"], "apple": { "modules": ["FontLoaderModule", "FontUtilsModule"] }, "android": { "modules": ["expo.modules.font.FontLoaderModule", "expo.modules.font.FontUtilsModule"], "publication": { "groupId": "host.exp.exponent", "artifactId": "expo.modules.font", "version": "13.3.1", "repository": "local-maven-repo" } } }