Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support expo fonts #8

Open
martinheidegger opened this issue Aug 19, 2020 · 0 comments
Open

Support expo fonts #8

martinheidegger opened this issue Aug 19, 2020 · 0 comments
Labels
enhancement New feature or request font

Comments

@martinheidegger
Copy link
Member

Expo@38 started the dedicated support of google fonts using https://github.com/expo/google-fonts. see more in expo/google-font and on the expo blog.

I can imagine three ways this might be added to expo-export:

  1. Somehow "mark" a font as google font by giving the style/font a certain name.
  2. Send a fetch request to npm for all given fonts to see if the font might be available to download.
  3. Compare the font in the fonts folder with fonts on google fonts to lookup the name.
@martinheidegger martinheidegger added enhancement New feature or request font labels Aug 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request font
Projects
None yet
Development

No branches or pull requests

1 participant