consento-org / consento-org/expo-export

Support expo fonts

Open
#8 0 comments 1 reaction 0 assignees View on GitHub
enhancement font
Dominant language
TypeScript
Stars
5
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Expo@38 started the dedicated support of google fonts using https://github.com/expo/google-fonts. see more in [expo/google-font](https://github.com/expo/google-fonts) and on [the expo blog](https://dev.to/expo/expo-google-fonts-is-released-4g58).

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.

Contributor guide

Open the contributing guide

Research direction

No files, tests, or entry points are named. Start by reading the existing font-handling flow, then compare the three proposed approaches for Expo 38 and Google Fonts; done means the chosen approach is implemented and supported fonts are exported correctly.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
mobile, tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.