google-fonts icon indicating copy to clipboard operation
google-fonts copied to clipboard

Use any of the 1000+ fonts (and their variants) from fonts.google.com in your Expo app.

Results 54 google-fonts issues
Sort by recently updated
recently updated
newest added

When I use the `useFonts` hook from the `@expo-google-fonts/roboto` package in React StrictMode, I get these warnings when loading the app: where that file points to this line of code...

I upgraded my EXPO SDK to EXPO 47 and found that all the letter 'g' is cut off at the bottom, only in Android, I am using a Pixel 4a...

Roboto Flex font according to fonts.google.com has 10 different styles, but the there's only one style in this repo for the font. Kindly help update the font

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...

dependencies

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...

dependencies

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d 3.1.1 55dda29 fix: treat nocase:true as always having magic 5e1fb8d 3.1.0 f8145c5 Add 'allowWindowsEscape' option 570e8b1...

dependencies

**Vazirmatn** (this [link](https://fonts.google.com/specimen/Vazirmatn)) is an Arabic Persian font available on google fonts, it is an standard font and widely used by developers in many countries who speak these languages. Currently...

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.28 to 0.7.33. Changelog Sourced from ua-parser-js's changelog. Version 0.7.33 / 1.0.33 Add new browser : Cobalt Identify Macintosh as an Apple device Fix ReDoS vulnerability Version...

dependencies

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.28 to 0.7.33. Changelog Sourced from ua-parser-js's changelog. Version 0.7.33 / 1.0.33 Add new browser : Cobalt Identify Macintosh as an Apple device Fix ReDoS vulnerability Version...

dependencies

Thanks for this neat little package to save some time. Using the example from the README with Inter, `fontVariant` unfortunately has no effect on iOS (but on platform `web`). ```javascript...