# react-native-training/react-native-fonts

Fonts available out of the box in a React Native project

Repository: https://github.com/react-native-training/react-native-fonts
Canonical: https://ross.abutalabs.com/products/react-native-fonts
Language: JavaScript
License Family: other
Topics: react, reactnative, react-native
Last push: 2021-12-05T23:26:06+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3751, "days_push": 1732, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1486, forks 129 (observed 2026-08-28T04:04:51.878590+00:00)

## What it is
A reference list of fonts available out of the box in React Native projects on Android and iOS, with usage examples for setting fontFamily in styles. It is a community-maintained documentation resource rather than a code library.

## Use cases
- find built-in fonts for a react native app
- look up the fontFamily string for iOS system fonts
- check which fonts work on Android without bundling
- avoid shipping custom font files in react native
- reference list of react native default fonts

## When to choose
- you need a quick lookup of platform default fonts in React Native
- you want to style text without bundling custom font assets

## When to avoid
- you need a library to load or manage custom fonts programmatically
- you are not building with React Native
- you need actively updated or officially supported documentation

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: documentation, ui-components
- domain: mobile-development, frontend, web-development, documentation
- platform: cross-platform
- tags: react-native, fonts, typography, reference-list, font-family, ios, android

## Member repositories
- react-native-training/react-native-fonts (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:51.878590+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:33:52.735329+00:00, confidence not recorded.
  - readme: https://github.com/react-native-training/react-native-fonts (fetched 2026-08-28T04:04:51.878590+00:00, sha c9647809f700)
- Data as of 2026-08-30T08:39:29.467469+00:00.
